This release includes a new Python API for the encoders, available through PyPI!
The encoders package is also now available via Maven Central, for Java and Scala users.
For more information, check out the [Encoders](https://pathling.csiro.au/docs/encoders) page within the documentation.
<!-- Release notes generated using configuration in .github/release.yml at v5.1.0 -->
What's Changed
New features
* Python API for encoders by piotrszul in https://github.com/aehrc/pathling/pull/494
Dependency updates
* Update JS library dependencies by johngrimes in https://github.com/aehrc/pathling/pull/549
* Bump java-jwt from 3.19.1 to 3.19.2 by dependabot in https://github.com/aehrc/pathling/pull/523
* Bump sentry from 5.7.3 to 5.7.4 by dependabot in https://github.com/aehrc/pathling/pull/533
* Bump jackson-core from 2.13.2 to 2.13.3 by dependabot in https://github.com/aehrc/pathling/pull/534
* Bump pathling.hapiFhirVersion from 5.7.2 to 6.0.1 by dependabot in https://github.com/aehrc/pathling/pull/548
* Bump spring-boot-starter-parent from 2.6.7 to 2.7.0 by dependabot in https://github.com/aehrc/pathling/pull/541
New Contributors
* kapsner made their first contribution in https://github.com/aehrc/pathling/pull/516
**Full Changelog**: https://github.com/aehrc/pathling/compare/v5.0.2...v5.1.0