Releases: onomondo/onomondo-softsim-cli
Releases · onomondo/onomondo-softsim-cli
v0.3.2
0.3.2 (2023-12-08)
Bug Fixes
- 🐛 importing keys could err out with little context (5f03b98)
v0.3.1
0.3.1 (2023-11-30)
Bug Fixes
- 🎸 add additional logging. Some error msg weren't clear (#42) (cb17a36)
v0.3.0
0.3.0 (2023-11-22)
Features
- addional tags are now encoded. fixing some unclear silent err (#39) (36cf9d6)
0.2.1.1
(20-23-10-27)
- Added additional tracing
- Fix unclear error when no more profiles are availble
v0.2.1
0.2.1 (2023-10-20)
Bug Fixes
- trigger release with updated binary (79adf9b)
v0.2.0
0.2.0 (2023-09-18)
Features
- 🎸 Add proper-ish err handling (be429ac)
- add cli version string to query param (756e5bd)
- add imsi and iccid encoding (cfd693e)
- add support for json export format (820e315)
- use hex encoder (c205568)
Bug Fixes
- encoder: wrong KIC KID indicator (a3a70e9)
v0.1.1
0.1.1 (2023-08-31)
Bug Fixes
- decrypt: use Oaep/sha1 padding to match API (fc38734)
v0.1.0
0.1.0 (2023-08-31)
Features