Releases: emnify/emnify-sdk-python
Releases · emnify/emnify-sdk-python
v0.3.7
v0.3.6
v0.3.5
0.3.5 (2024-02-07)
Bug Fixes
- auto-doc documentation generation (c607677)
Continuous Integration
Build Systems
- deps: bump certifi from 2023.5.7 to 2023.7.22 (e39aa2a)
- deps: bump furo from 2023.3.27 to 2023.7.26 (#217) (73c5b52)
- deps: bump pipenv from 2023.6.18 to 2023.7.23 (#215) (0150f19)
- deps: bump typing-extensions from 4.5.0 to 4.7.1 (#208) (df60ac4)
- deps: bump urllib3 from 1.26.16 to 2.0.4 (749772a)
- deps: bump virtualenv from 20.21.1 to 20.24.1 (#214) (5528d5a)
v0.3.4
0.3.4 (2024-02-07)
Bug Fixes
Documentation
Build Systems
- deps: bump charset-normalizer from 2.1.1 to 3.1.0 (#195) (6a58133)
- deps: bump filelock from 3.12.0 to 3.12.2 (#197) (081e892)
- deps: bump importlib-metadata from 6.6.0 to 6.7.0 (#196) (329ec67)
- deps: bump pipenv from 2023.6.12 to 2023.6.18 (#199) (93b36f8)
- deps: bump platformdirs from 2.5.2 to 3.5.1 (#198) (5e4d728)
v0.3.3
v0.3.2
v0.3.1
0.3.1 (2023-06-19)
⚠️ BREAKING CHANGES
- The method
SimManager.issue_simis removed and can no longer be called
Code Refactoring
Build Systems
- deps: bump certifi from 2022.12.7 to 2023.5.7 (#184) (a6035ed)
- deps: bump filelock from 3.11.0 to 3.12.0 (d7fd7f3)
- deps: bump furo from 2022.9.15 to 2023.3.27 (c041c18)
- deps: bump importlib-metadata from 4.12.0 to 6.6.0 (3e49f3d)
- deps: bump pipenv from 2022.9.24 to 2023.6.12 (#191) (790da4d)
- deps: bump pydantic from 1.9.0 to 1.10.9 (#190) (5fd4e73)
- deps: bump requests from 2.28.1 to 2.31.0 (#186) (6b066c3)
- deps: bump sphinx-autoapi from 2.0.1 to 2.1.1 (#192) (d8c895a)
- deps: bump urllib3 from 1.26.12 to 1.26.16 (#187) (a7f8d49)
- deps: bump virtualenv from 20.16.5 to 20.21.1 (b8f2298)
- deps: bump zipp from 3.8.1 to 3.15.0 (db90352)
- flexible pydantic requirements in setup.py (acfd7dc)
v0.3.0
0.3.0 (2023-05-08)
Features
Build Systems
- deps: bump babel from 2.10.3 to 2.12.1 (#160) (a9732a6)
- deps: bump filelock from 3.4.2 to 3.11.0 (#168) (791f55f)
- deps: bump packaging from 21.3 to 23.1 (#169) (8c58037)
- deps: bump typing-extensions from 4.3.0 to 4.5.0 (#157) (86dd755)
- deps: bump yarl from 1.8.1 to 1.8.2 (#150) (1e5129f)
- enable non-strict dependencies (#171) (95c57e1), closes #167