Skip to content

Releases: fderuiter/imednet-python-sdk

v0.3.0

15 Jan 15:59

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

v0.2.3

17 Dec 16:02
df46320

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

15 Dec 16:00

Choose a tag to compare

What's Changed

  • refactor: remove implicit Paginator reflection in endpoints by @fderuiter in #516
  • fix(endpoints): ensure record validation runs for snake_case keys by @fderuiter in #517
  • refactor: remove implicit Paginator reflection in endpoints by @fderuiter in #518
  • feat(cli): add loading spinners to list commands by @fderuiter in #519
  • feat: optimize ISO date parsing performance by @fderuiter in #520
  • fix(security): prevent backslash injection in filter strings by @fderuiter in #521
  • 🧹 Polish: Extract cache update logic in ListGetEndpointMixin by @fderuiter in #522
  • feat(cli): improve records list UX and remove pandas dependency by @fderuiter in #524
  • perf(models): optimize JsonModel validator for 13% speedup by @fderuiter in #525
  • 🛡️ Sentinel: [MEDIUM] Fix sensitive data leak in Config.repr by @fderuiter in #526
  • feat(cli): Improve subjects list output by @fderuiter in #531
  • fix(security): escape user input in CLI output to prevent terminal in… by @fderuiter in #530
  • refactor: optimize SchemaCache refresh to avoid N+1 queries by @fderuiter in #529
  • perf: optimize boolean parsing for common api responses by @fderuiter in #527
  • refactor: de-duplicate schema cache population logic by @fderuiter in #532
  • docs: consistency and completeness sweep by @google-labs-jules[bot] in #534
  • test(config): add boundary tests for empty/whitespace keys by @fderuiter in #533
  • Bump version to 0.2.2 and remove CHANGELOG.md by @google-labs-jules[bot] in #535

Full Changelog: v0.2.1...v0.2.2

v0.2.1

11 Dec 17:12

Choose a tag to compare

What's Changed

  • release: Version 0.2.0 by @fderuiter in #478
  • feat: Enhance README with professional redesign by @fderuiter in #479
  • feat(cli): enhance list output with formatted tables by @fderuiter in #510
  • docs: add .env.example and update config instructions by @fderuiter in #512
  • 🛡️ Shield: Add tests for BaseEndpoint sad paths by @fderuiter in #511
  • fix(security): encode path segments in BaseEndpoint to prevent traversal by @fderuiter in #513
  • feat(cli): improve table output formatting for lists by @fderuiter in #514
  • perf: optimize JsonModel field normalization with caching by @fderuiter in #515

Full Changelog: v0.2.0...v0.2.1

v0.1.9

18 Aug 18:19

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3.1...v0.2.0

v0.1.3

07 Jul 16:00
7b8a19d

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.3.1

v0.1.2

07 Jul 14:49
296372c

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.2

What's Changed

Full Changelog: v0.1.0...v0.1.2

What's Changed

Full Changelog: v0.1.0...v0.1.2

Initial Release 0.1.0

02 Jul 23:46
21c9643

Choose a tag to compare

Initial Release

What's Changed

Read more