What's Changed
- cleanup: remove old code related to gccxml by @iMichka in #178
- Use
shutil.which()
to get compiler path by @mgorny in #179 - Tests: move first test to pytest by @iMichka in #183
- Tests: move test_utils by @iMichka in #184
- Tests: move more tests by @iMichka in #185
- Test: move another batch to pytest by @iMichka in #186
- Tests: move another batch to pytest by @iMichka in #187
- Tests: move another batch to pytest by @iMichka in #188
- Tests: move another batch to pytest by @iMichka in #189
- Tests: move another batch to pytest by @iMichka in #190
- Fix CastXML pre-compiled binaries link by @justanotheranonymoususer in #191
- calldef attributes: align to bool type by @iMichka in #192
- Tests: move core tests to pytest by @iMichka in #193
- scanner.py: add support for "original_type" attribute of "Argument" XML tag by @pdatkinson in #194
- Test: move another batch to pytest by @iMichka in #195
- workflow: don't run tests twice in pull requests by @iMichka in #196
- Test: move another batch of tests to to pytest by @iMichka in #198
- Test: move another batch of tests to pytest by @iMichka in #199
- Test: move another batch of tests to pytest by @iMichka in #200
- Test: move last batch of tests to pytest by @iMichka in #201
- Tests: move data folder by @iMichka in #202
- Tests: remove legacy unittest folder by @iMichka in #203
- tests: refactor / simplify by @iMichka in #204
- tests: refactor / simplify by @iMichka in #206
- tests: refactor / simplify by @iMichka in #207
- tests: refactor / simplify by @iMichka in #208
- tests: refactor / simplify by @iMichka in #209
- tests: refactor / simplify by @iMichka in #210
- utils: drop is_str by @iMichka in #212
- tests: cleanup version check by @iMichka in #211
- Bump version to 2.6.0 by @iMichka in #213
New Contributors
- @justanotheranonymoususer made their first contribution in #191
- @pdatkinson made their first contribution in #194
Full Changelog: v2.5.0...v2.6.0