Changes
#84 (Oct 23, 2025, 1:11:18 PM)
- Bump version: 0.0.9 → 0.0.10 — Oliver Smith / detail
#83 (Oct 21, 2025, 8:27:04 PM)
- utils: h2i(): use list() to convert bytes to integers — Vadim Yanitskiy / detail
#82 (Oct 21, 2025, 7:33:18 PM)
- utils: b2h()/i2h(): use bytes.hex() API — Vadim Yanitskiy / detail
#81 (Oct 21, 2025, 2:15:37 PM)
- Corrected decoding of MSISDN IE and IMEI IE — Andreas Eversberg / detail
#80 (Oct 21, 2025, 11:29:40 AM)
- utils: b2h()/i2h(): use bytes.hex() API — Vadim Yanitskiy / detail
#79 (Oct 21, 2025, 11:15:27 AM)
- utils: h2i(): use list() to convert bytes to integers — Vadim Yanitskiy / detail