Skip to content

Releases: emnify/emnify-sdk-python

v0.3.7

05 Sep 07:02
8345ce8

Choose a tag to compare

0.3.7 (2024-09-05)

Continuous Integration

  • deps: bump styfle/cancel-workflow-action from 0.11.0 to 0.12.1 (f2b7e20)

v0.3.6

02 Sep 12:30
177be1d

Choose a tag to compare

0.3.6 (2024-09-02)

v0.3.5

07 Feb 12:35
d603ad7

Choose a tag to compare

0.3.5 (2024-02-07)

Bug Fixes

  • auto-doc documentation generation (c607677)

Continuous Integration

  • deps: bump actions/checkout from 3 to 4 (#222) (e84def5)

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

07 Feb 09:48
b9d2ae3

Choose a tag to compare

0.3.4 (2024-02-07)

Bug Fixes

  • device pagination | sim list pagination | sms retrieval (#223) (76dc102)

Documentation

  • update sim activation example to use new pricing terms (#221) (0b424f3)

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

15 Aug 09:10
5ad0d38

Choose a tag to compare

0.3.3 (2023-08-15)

Documentation

  • fix typo in sorting devices example (27e9502)

v0.3.2

04 Aug 11:24
2317cd9

Choose a tag to compare

0.3.2 (2023-08-04)

Documentation

  • edit example comments to match documentation style guide (2317cd9)

v0.3.1

19 Jun 13:11
f6e37ca

Choose a tag to compare

0.3.1 (2023-06-19)

⚠️ BREAKING CHANGES

  • The method SimManager.issue_sim is 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

08 May 07:54
b3f1f60

Choose a tag to compare

0.3.0 (2023-05-08)

Features

  • deprecate SimManager.issue_sim method (#172) (51c3e16)

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

v0.2.12

21 Feb 14:38
b74aacb

Choose a tag to compare

0.2.12 (2023-02-21)

v0.2.11

21 Feb 08:54
98c1f99

Choose a tag to compare

0.2.11 (2023-02-21)

Documentation

  • update README and documentation guide (#158) (98c1f99)