1.4.1
What's Changed
- Fix external operators in limitations documentation by @haiiliin in #277
- Add explicit readthedocs config file by @haiiliin in #278
- Add a command-line option to print binder version by @andriish in #280
- Implement skip-line-number option by @andriish in #281
- Update util.cpp to avoid compiler warning and trow an error if a directory cannot be created. by @andriish in #282
- Persist container ARGs across multiple stages by @rgov in #284
- Modernization of CI by @andriish in #286
- Update class.cpp to avoid compiler warnings by @andriish in #285
- update tests by @lyskov in #287
- Add Fedora 38,39,40 with LLVM 16,17 by @andriish in #288
- add skipping-requested check for inner class enums by @lyskov
- refactor self-test.py to use python3 by @lyskov
New Contributors
Full Changelog: v1.4.0...v1.4.1