Releases: essteer/masquer
Releases · essteer/masquer
v1.3.3
v1.3.2
v1.3.1
What's Changed
The bug introduced in v1.3.0 affected the Python package only, not the API or Docker image.
The v1.3.0 package has been deleted from PyPI and the latest version is the passing v1.3.1.
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- build: Update docs for new uv build features by @essteer in #12
- Extend update scripts by @essteer in #14
- logs: Set up file and console logs for main app and API by @essteer in #15
- docs: Updates for user documentation, development and deployment notes by @essteer in #17
- docs: Add example requests to FastAPI docs by @essteer in #19
- docs: Update pagelinks and status info by @essteer in #21
- Added count param in request, clone header data by @aabdulbasset in #22
- feat: Add count param and update API paths by @essteer in #23
New Contributors
- @aabdulbasset made their first contribution in #22
Full Changelog: v1.2.2...v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.1
v1.1.0
What's Changed
Updates JSON response format from a string to a dictionary object, for ease of use in subsequent requests.
Implements a FastAPI app masquer API
as an extra optional means of using masquer
.
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Full Changelog: v1.0.0...v1.0.1