2.4.0 (2024-06-07)
- add runTest method due to pytest bug (15fdd08)
- change release type version to Python (3c801e3)
- do not use PBR to get version (93932e5), closes #153
- remove six dependency (f0949a0), closes #164
- update doc config and style (81066ba)
- use a higher stacklevel on warnings (8f3362d)
- add additional badges (f89bc71)
- add additional badges (ba9d319)
- create CITATION.cff (d5a8b65), closes #136
- update Jenkins badge (#159) (d454121)
2.3.2 (2024-04-23)
2.3.1 (2024-03-26)
2.3.0 (2024-03-25)
- add ability to setup base path to serve the API from a custom path (6b7874a), closes #111
- add deprecation warnings for test module (747c7a5)
- add deprecation warnings when loading several models (eee055e), closes #129
- add option to allow to load a single module (dce1ab5)
- add release-please initial configuration (a9105fe), closes #134
- change swagger URL from /ui to /api (e592cae), closes #131