Objdictgen

Latest version: v3.5.2

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

3.5.2

What's Changed
* Fix issue with missing files from executable (46) by sveinse in https://github.com/Laerdal/python-objdictgen/pull/47

**Full Changelog**: https://github.com/Laerdal/python-objdictgen/compare/v3.5.1...v3.5.2

3.5.1

What's Changed
* Fix missing comments from JSON OD file by sveinse in https://github.com/Laerdal/python-objdictgen/pull/38
* Add support for jsonc files by sveinse in https://github.com/Laerdal/python-objdictgen/pull/40
* Add taskbar icon on windows by sveinse in https://github.com/Laerdal/python-objdictgen/pull/41
* Add installer for standalone objdictedit by sveinse in https://github.com/Laerdal/python-objdictgen/pull/42
* Add schema URL reference in json(c) files by sveinse in https://github.com/Laerdal/python-objdictgen/pull/43


**Full Changelog**: https://github.com/Laerdal/python-objdictgen/compare/v3.5...v3.5.1

3.5

What's Changed
* Fix issue with adding PDO parameter 25 by sveinse in https://github.com/Laerdal/python-objdictgen/pull/26
* Fix OD ordering issue by sveinse in https://github.com/Laerdal/python-objdictgen/pull/30
* Add timezone to the jsod file by sveinse in https://github.com/Laerdal/python-objdictgen/pull/33
* Add PDO map comments to JSON file by sveinse in https://github.com/Laerdal/python-objdictgen/pull/34
* Bump version to 3.5 by sveinse in https://github.com/Laerdal/python-objdictgen/pull/35
* Depend on older deepdiff version due to [upstream bug in deepdiff](https://github.com/seperman/deepdiff/issues/478) by sveinse in https://github.com/Laerdal/python-objdictgen/pull/35


**Full Changelog**: https://github.com/Laerdal/python-objdictgen/compare/V3.4...v3.5

3.4

* 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

3.3post.1

* Updating repo URL
* Remove py2.7 from deployment

3.3

* 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)

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.