Releases: orbingol/geomdl-cli
Releases · orbingol/geomdl-cli
geomdl-cli v0.5.4
geomdl-cli v0.5.3
- Update dependency to geomdl v5.0.0
geomdl-cli v0.5.1
- Port Jinja2 template functions from geomdl v5.0b3
geomdl-cli v0.5.0
- Make compatible with geomdl v5.0b1
- Fix 3D curve example
- Add debugging option
--debug
geomdl-cli v0.4.3
- Fix inconvenient variable naming in command API
- Update
config
command output - Update command-line tool name in
help
command output - Update printed message when the command has no documentation
- Documentation updates: https://geomdl-cli.readthedocs.io/en/latest/
geomdl-cli v0.4.2
- Minor bug fixes and compatibility updates for user-defined configuration
geomdl-cli v0.4.1
- Updated command help texts
- Minor bug fixes
geomdl-cli v0.4.0
- Added ability to import user-defined configuration directives
- Fixed inconsistencies between the command help text and the command parameters
geomdl-cli v0.3.0
- Major refactoring to the command base and the helpers
- File reading and template processing updates
- Added support for libconfig and JSON files
- Documentation updates
geomdl-cli v0.2.1
- Improved
help
command output and added support for displaying user-defined command help messages