924 次代码提交 (258aac9884a24754b125cf8a6c8db403bb0ea865)
 

作者 SHA1 备注 提交日期
  Ben Kurtovic 258aac9884 Downgrade checkout action (?) 1年前
  Ben Kurtovic af83306e04 Fix pickling SmartLists (fixes #289) 1年前
  Ben Kurtovic c2efba5fc1 Update actions versions 1年前
  Ben Kurtovic 1f8121c691 Update Linux and Windows wheel builds 1年前
  Ben Kurtovic 41a86058af Drop 3.6 in MacOS wheel build 1年前
  Ben Kurtovic 8c8d4463ac Drop Python 3.6, add 3.11 1年前
  Kunal Mehta d3b8469e89 Move tests to GitHub Actions instead of Travis CI 2 年前
  Ben Kurtovic 2241ce0978 Update changelog 1年前
  deClerambaul 0f89f4426b
Add missing TagData_dealloc (#303) 1年前
  Ben Kurtovic cabdf77b36
Update appveyor config 1年前
  Ben Kurtovic f963df7f82 Fix parsing of leading zeros in named HTML entities (fixes #288) 2 年前
  Ben Kurtovic 6665505251 Version bump; switch from master+develop to main 2 年前
  Ben Kurtovic 7738752b01 release/0.6.4 2 年前
  Ben Kurtovic 2155638b91 Fix regression in parsing nested wikilinks in file captions 2 年前
  Ben Kurtovic 492fc22283 Congruity in GH Actions step names 2 年前
  Ben Kurtovic abcf6298aa
Attempt to fix build again 2 年前
  Ben Kurtovic 70ec3e36e3 Attempt to improve GH Actions wheel building 2 年前
  Ben Kurtovic a7098af650 Thanks YAML, very cool 2 年前
  Ben Kurtovic 3ae07d450a Add Python 3.10 to Linux/macOS wheel builds; drop 3.5 (#278) 2 年前
  Ben Kurtovic 0a26fc6200 Version bump 3 年前
  Ben Kurtovic be4746f73d release/0.6.3 3 年前
  Ben Kurtovic c7d1c3d660 Add pre-commit hooks 3 年前
  Ben Kurtovic 8cd0bdb322 Autoformat: black + clang-format + clang-tidy 3 年前
  Ben Kurtovic 911d7e5f88 Clean up external links parsing logic and fix integer conversion 3 年前
  Ben Kurtovic 10e63cd452 Update changelog 3 年前
  odidev 3a9d63fccb
Add linux aarch64 wheel build support (#276) 3 年前
  Ben Kurtovic dcf7ba4e79 Version bump 3 年前
  Ben Kurtovic 439e4c6d50 release/0.6.2 3 年前
  Ben Kurtovic 95209b9c21 Fix release error 3 年前
  Ben Kurtovic 5166515fa1 release/0.6.1 3 年前
  Ben Kurtovic dd6d0c9b3b Update Linux wheel build script, part 2 3 年前
  Ben Kurtovic 89e3a300db Update Linux wheel build script 3 年前
  Ben Kurtovic fac60dee48 Fix parsing of nested wikilinks 3 年前
  Ben Kurtovic 4e63226f6b Fix setup.py test invocation (#263) 3 年前
  Ben Kurtovic 90b47f09e9 Add find_packages() back to setup.py (fixes #263) 3 年前
  Ben Kurtovic 297bcb0cee Move mwparserfromhell to src/ dir 3 年前
  Ben Kurtovic 074e368684 Clean up pytest-ported tests 3 年前
  Ben Kurtovic e877a9ded0 Merge remote-tracking branch 'legoktm/pytest' into develop 3 年前
  Ben Kurtovic 8d6468fbce Update changelog 3 年前
  Jakub Klinkovský bb51e8f282
Some fixes for the parsing of external links (#232) 3 年前
  Ben Kurtovic cccbd3ef11 Version bump 3 年前
  Ben Kurtovic 0f05dfa546 release/0.6 3 年前
  Ben Kurtovic 2721de2447 Drop Python 3.5 Windows wheels 3 年前
  Ben Kurtovic 895730681a Update changelog and update AppVeyor config 3 年前
  Jakub Klinkovský 90061b6844
Fix parsing of section headings inside templates (#233) 3 年前
  Ben Kurtovic b7b3b2e33e Update changelog; minor tweak to file headers 3 年前
  Ben Kurtovic d36aa34997 Don't use f-strings; we still support Python 3.5 3 年前
  Ben Kurtovic 1c983d3738 Assorted cleanup, linter fixes, and improvements for Python 3 3 年前
  Ben Kurtovic 237798a17e Update tag definitions 3 年前
  Kunal Mehta 786b08828b
Build wheels for Python 3.9 too (#262) 3 年前