Skip to content

Releases: Laerdal/python-objdictgen

v3.4

16 May 14:11
d2cb865
Compare
Choose a tag to compare
  • Add support for wxPython >=4, which support python 3
  • Remove python 2.7 support
  • Improve command-line options and printing
  • Dark mode (alas not for windows 😭 )
  • Remove objdictgen and objdictedit command-line tools
  • Major code refactoring. For improved python 3 syntax and general code cleaning.
  • Type annotation update
  • Test suite and code coverage improvements
  • ++many many minor fixes

Contributors 🎉

@chrisinabox - For porting to xwPython 4, changing eval to ast and removing python 2
@aduskett - For dark mode compatibility

v3.3-post.1

09 Jul 09:23
Compare
Choose a tag to compare
  • Updating repo URL
  • Remove py2.7 from deployment

v3.3

15 Apr 17:05
Compare
Choose a tag to compare
  • Fork from from CanFestival into a separate python project
  • Support for new json format and existing od (XML) format
  • Adding odg command-line tool with rich features
  • Legacy objdictedit tool (Python 2.7 only due to dependency on legacy wxPython)