Skip to content

1.4.1

Compare
Choose a tag to compare
@lyskov lyskov released this 22 Mar 02:28
· 10 commits to master since this release
f8aeced

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