Ben Kurtovic
74e0be1afe
Version bump
10 miesięcy temu
Ben Kurtovic
d65de575a4
release/0.6.6
10 miesięcy temu
Ben Kurtovic
e00c202ce9
Fix missing dependency in appveyor config
10 miesięcy temu
Ben Kurtovic
b997514125
run-tests: with-extension env var must be set when building project
10 miesięcy temu
Ben Kurtovic
fed08e09f3
Add missing dependencies to run-tests action
10 miesięcy temu
Ben Kurtovic
edb448fa29
Add Python 3.12 to build
10 miesięcy temu
Ben Kurtovic
28343dfaf1
Update changelog
10 miesięcy temu
David Ebbo
4acb885b9f
Increase MAX_DEPTH to 100 ( #314 )
* Increase MAX_DEPTH to 100
* Update nested_templates_and_style_tags to cover new limit
10 miesięcy temu
Ben Kurtovic
b7ebc705c8
Update changelog
1 rok temu
Ben Kurtovic
fc1440a7b3
Fix building on Python 3.12 ( fixes #312 )
1 rok temu
Ben Kurtovic
8bce6ff379
Drop EOL Python 3.7
1 rok temu
Ben Kurtovic
3e62aa136f
Fix docs build
1 rok temu
Ben Kurtovic
ee935f69dd
Version bump and fix docs build
1 rok temu
Ben Kurtovic
0f5c1daf78
release/0.6.5
1 rok temu
Ben Kurtovic
258aac9884
Downgrade checkout action (?)
1 rok temu
Ben Kurtovic
af83306e04
Fix pickling SmartLists ( fixes #289 )
1 rok temu
Ben Kurtovic
c2efba5fc1
Update actions versions
1 rok temu
Ben Kurtovic
1f8121c691
Update Linux and Windows wheel builds
1 rok temu
Ben Kurtovic
41a86058af
Drop 3.6 in MacOS wheel build
1 rok temu
Ben Kurtovic
8c8d4463ac
Drop Python 3.6, add 3.11
1 rok temu
Kunal Mehta
d3b8469e89
Move tests to GitHub Actions instead of Travis CI
3 lat temu
Ben Kurtovic
2241ce0978
Update changelog
1 rok temu
deClerambaul
0f89f4426b
Add missing TagData_dealloc ( #303 )
1 rok temu
Ben Kurtovic
cabdf77b36
Update appveyor config
1 rok temu
Ben Kurtovic
f963df7f82
Fix parsing of leading zeros in named HTML entities ( fixes #288 )
2 lat temu
Ben Kurtovic
6665505251
Version bump; switch from master+develop to main
2 lat temu
Ben Kurtovic
7738752b01
release/0.6.4
2 lat temu
Ben Kurtovic
2155638b91
Fix regression in parsing nested wikilinks in file captions
This regression seems more severe than the bug the commit was
attempting to fix (incorrect parsing of nested wikilinks in normal
links), so that bug is reintroduced until localization-aware parsing
that allows us to detect file links is added.
This commit partially reverts fac60dee48
.
2 lat temu
Ben Kurtovic
492fc22283
Congruity in GH Actions step names
2 lat temu
Ben Kurtovic
abcf6298aa
Attempt to fix build again
3 lat temu
Ben Kurtovic
70ec3e36e3
Attempt to improve GH Actions wheel building
3 lat temu
Ben Kurtovic
a7098af650
Thanks YAML, very cool
3 lat temu
Ben Kurtovic
3ae07d450a
Add Python 3.10 to Linux/macOS wheel builds; drop 3.5 ( #278 )
3 lat temu
Ben Kurtovic
0a26fc6200
Version bump
3 lat temu
Ben Kurtovic
be4746f73d
release/0.6.3
3 lat temu
Ben Kurtovic
c7d1c3d660
Add pre-commit hooks
3 lat temu
Ben Kurtovic
8cd0bdb322
Autoformat: black + clang-format + clang-tidy
3 lat temu
Ben Kurtovic
911d7e5f88
Clean up external links parsing logic and fix integer conversion
3 lat temu
Ben Kurtovic
10e63cd452
Update changelog
3 lat temu
odidev
3a9d63fccb
Add linux aarch64 wheel build support ( #276 )
Signed-off-by: odidev <odidev@puresoftware.com>
3 lat temu
Ben Kurtovic
dcf7ba4e79
Version bump
3 lat temu
Ben Kurtovic
439e4c6d50
release/0.6.2
3 lat temu
Ben Kurtovic
95209b9c21
Fix release error
3 lat temu
Ben Kurtovic
5166515fa1
release/0.6.1
3 lat temu
Ben Kurtovic
dd6d0c9b3b
Update Linux wheel build script, part 2
3 lat temu
Ben Kurtovic
89e3a300db
Update Linux wheel build script
3 lat temu
Ben Kurtovic
fac60dee48
Fix parsing of nested wikilinks
3 lat temu
Ben Kurtovic
4e63226f6b
Fix setup.py test invocation ( #263 )
3 lat temu
Ben Kurtovic
90b47f09e9
Add find_packages() back to setup.py ( fixes #263 )
3 lat temu
Ben Kurtovic
297bcb0cee
Move mwparserfromhell to src/ dir
3 lat temu