- Add vmesh as an export option
- Update dependency to geomdl v5.0.0
- Clean the code and use use functions from geomdl v5.0b5
- Compatibility and documentation updates
- Port Jinja2 template functions from geomdl v5.0b3
- Make compatible with geomdl v5.0b1
- Fix 3D curve example
- Add debugging option
--debug
- 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/
- Minor bug fixes and compatibility updates for user-defined configuration
- Updated command help texts
- Minor bug fixes
- Added ability to import user-defined configuration directives
- Fixed inconsistencies between the command help text and the command parameters
- Major refactoring to the command base and the helpers
- File reading and template processing updates
- Added support for libconfig and JSON files
- Documentation updates
- Improved
help
command output and added support for displaying user-defined command help messages
- Renamed command line script to
geomdl-cli
for user convenience - Add support for custom command configuration without changing the base code
- Updated command help messages
- Minor updates and fixes
plot
command can now save the figures using--name
parameter
- Fix project URLs in setup.py
- First version released