904 Commits (v0.6.4)
 

Author SHA1 Message Date
  Ben Kurtovic 7738752b01 release/0.6.4 2 years ago
  Ben Kurtovic 2155638b91 Fix regression in parsing nested wikilinks in file captions 2 years ago
  Ben Kurtovic 492fc22283 Congruity in GH Actions step names 2 years ago
  Ben Kurtovic abcf6298aa
Attempt to fix build again 2 years ago
  Ben Kurtovic 70ec3e36e3 Attempt to improve GH Actions wheel building 2 years ago
  Ben Kurtovic a7098af650 Thanks YAML, very cool 2 years ago
  Ben Kurtovic 3ae07d450a Add Python 3.10 to Linux/macOS wheel builds; drop 3.5 (#278) 2 years ago
  Ben Kurtovic 0a26fc6200 Version bump 2 years ago
  Ben Kurtovic be4746f73d release/0.6.3 2 years ago
  Ben Kurtovic c7d1c3d660 Add pre-commit hooks 2 years ago
  Ben Kurtovic 8cd0bdb322 Autoformat: black + clang-format + clang-tidy 2 years ago
  Ben Kurtovic 911d7e5f88 Clean up external links parsing logic and fix integer conversion 2 years ago
  Ben Kurtovic 10e63cd452 Update changelog 2 years ago
  odidev 3a9d63fccb
Add linux aarch64 wheel build support (#276) 2 years ago
  Ben Kurtovic dcf7ba4e79 Version bump 3 years ago
  Ben Kurtovic 439e4c6d50 release/0.6.2 3 years ago
  Ben Kurtovic 95209b9c21 Fix release error 3 years ago
  Ben Kurtovic 5166515fa1 release/0.6.1 3 years ago
  Ben Kurtovic dd6d0c9b3b Update Linux wheel build script, part 2 3 years ago
  Ben Kurtovic 89e3a300db Update Linux wheel build script 3 years ago
  Ben Kurtovic fac60dee48 Fix parsing of nested wikilinks 3 years ago
  Ben Kurtovic 4e63226f6b Fix setup.py test invocation (#263) 3 years ago
  Ben Kurtovic 90b47f09e9 Add find_packages() back to setup.py (fixes #263) 3 years ago
  Ben Kurtovic 297bcb0cee Move mwparserfromhell to src/ dir 3 years ago
  Ben Kurtovic 074e368684 Clean up pytest-ported tests 3 years ago
  Ben Kurtovic e877a9ded0 Merge remote-tracking branch 'legoktm/pytest' into develop 3 years ago
  Ben Kurtovic 8d6468fbce Update changelog 3 years ago
  Jakub Klinkovský bb51e8f282
Some fixes for the parsing of external links (#232) 3 years ago
  Ben Kurtovic cccbd3ef11 Version bump 3 years ago
  Ben Kurtovic 0f05dfa546 release/0.6 3 years ago
  Ben Kurtovic 2721de2447 Drop Python 3.5 Windows wheels 3 years ago
  Ben Kurtovic 895730681a Update changelog and update AppVeyor config 3 years ago
  Jakub Klinkovský 90061b6844
Fix parsing of section headings inside templates (#233) 3 years ago
  Ben Kurtovic b7b3b2e33e Update changelog; minor tweak to file headers 3 years ago
  Ben Kurtovic d36aa34997 Don't use f-strings; we still support Python 3.5 3 years ago
  Ben Kurtovic 1c983d3738 Assorted cleanup, linter fixes, and improvements for Python 3 3 years ago
  Ben Kurtovic 237798a17e Update tag definitions 3 years ago
  Kunal Mehta 786b08828b
Build wheels for Python 3.9 too (#262) 3 years ago
  kishor kunal raj c1dabcfd66
Adding ppc64le architecture support on travis-ci (#260) 3 years ago
  Ben Kurtovic d650f827b3 Drop EOL Python 3.4 support 3 years ago
  AntiCompositeNumber f241829d37
Make nodes.template.Template a bit more dict-like (#252) 3 years ago
  Ben Kurtovic 8c4b5928eb
Merge pull request #240 from legoktm/macos-wheels 4 years ago
  Kunal Mehta 6e144d3657 Use Github Actions to build macOS wheels 4 years ago
  Ben Kurtovic 6ff88262af Pointless changes to action 4 years ago
  Kunal Mehta 8fdf75ccad Use Github Actions to build manylinux1 wheels 4 years ago
  Kunal Mehta 03181bcd8b Port tests to use pytest 4 years ago
  Ben Kurtovic 93f704f05f
Merge pull request #234 from legoktm/python2-rm 4 years ago
  Kunal Mehta 91ed26d864 Set python_requires in setup.py to ">= 3.4" 4 years ago
  Kunal Mehta 7e5297fbe6 Drop Python 2 support 4 years ago
  Ben Kurtovic ea9b5ce0e2
Merge pull request #230 from nyurik/move-smartlist 4 years ago