Ansible-ready release: v1.0.5
This update replaces support for .yaml configuration file with .yml. elAPI can now be run without any arguments. This update should be fully compatible with elAPI Ansible deployment at URZ.
[1.0.5] - 2023-12-07
Added
- elAPI can be run without error when run with no arguments. I.e., running elapi will show the default help message.
- New
versioncommand. - Formatter APIs (including base API
BaseFormat) now supports multiple conventional names for formats. E.g.,yamlandymlconventions forYAMLFormat.
Fixed
- Fix timeout issue (#7)
Changed
- Change default export file extension from
.yamlto.ymlto align with eLabFTW convention - Change
generate-invoice's defaultbill-teamsinformation format fromYAMLtoJSON