Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@ysavary ysavary released this 16 Jul 08:52
· 5 commits to main since this release
2bdfa9c

What's Changed

  • Migrated to Python 3.10 and upgraded all dependencies by @ysavary in #17
  • Upgrade to poetry 1.2 and Debian 11 by @ysavary in #18
  • Replace python json parsing by orjson by @ysavary in #19
  • Migrated to Python 3.11 to gain speed by @ysavary in #20
  • Replaced CHANGELOG.md by GitHub releases by @ysavary in #21
  • Added opentelemetry auto instrumentation by @ysavary in #22
  • Possibility to disable opentelemetry with env variable TELEMETRY_DISABLED by @ysavary in #24
  • Small performance improvements by @ysavary in #25
  • Removed all jdc references in doc by @ysavary in #26
  • Upgrade dependencies by @ysavary in #29
  • Improved README.md and upgraded some dependencies by @ysavary in #32
  • Replace CHANGELOG.md by GitHub releases by @ysavary in #33
  • Fix #31: ignored zero coordinate because of pyton boolean conversion by @ysavary in #34

Full Changelog: v2.2.11...v2.3.0