Skip to content

Releases: essteer/masquer

v1.3.3

13 Nov 14:24
4dccb54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

24 Oct 15:13
4f7fbc5
Compare
Choose a tag to compare

What's Changed

  • ci: Add Python 3.13 to workflow tests by @essteer in #25
  • feat: Update assets and OpenAPI docs by @essteer in #26

Full Changelog: v1.3.1...v1.3.2

v1.3.1

28 Sep 08:37
46434fd
Compare
Choose a tag to compare

What's Changed

  • fix!: Fixes breaking change from v1.3.0 - adds conditional check for … by @essteer in #24

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

28 Sep 07:32
1380b7e
Compare
Choose a tag to compare

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

Full Changelog: v1.2.2...v1.3.0

v1.2.2

04 Sep 01:04
af3ae98
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

01 Aug 14:03
454e5d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

23 Jun 15:14
daa7c1e
Compare
Choose a tag to compare

What's Changed

  • ci: Automate JSON asset updates by @essteer in #6

Full Changelog: v1.1.1...v1.2.0

v1.1.1

07 Jun 13:56
e393cae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

25 May 06:18
a106c03
Compare
Choose a tag to compare

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

25 May 01:37
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1