dart_pkpass/CHANGELOG.md
The one with the braid bc8e56d59d
chore: update changelog
Signed-off-by: The one with the braid <info@braid.business>
2025-04-04 10:01:32 +02:00

75 lines
1.7 KiB
Markdown

## v2.2.0
- fix: support utf-16 encoding (The one with the braid)
## v2.1.4
- chore: bump SDK
## v2.1.3
- chore: update readme (The one with the braid)
- fix: handle trailing slash in web service (The one with the braid)
- fix: use correct Dart image (The one with the braid)
## v2.1.2
- chore: add CI (The one with the braid)
- fix: support compressed archives and advanced character encoding (The one with the braid)
## v2.1.1
- fix: convert field value to String instead of casting (ptrcnull)
- fix: use scale when matching files (ptrcnull)
## v2.1.0
- chore: apply code style (The one with the braid)
- Feature: implement advanced number and date formatting (Florian Werner)
## v2.0.1
- fix: do not match scale if localization empty (The one with the braid)
- fix: use broader constraint for intl (The one with the braid)
- fix: version in CHANGELOG (The one with the braid)
## v2.0.0
- refactor: use binary barcode data by default (The one with the braid)
## v1.3.0
- chore: add funding (The one with the braid)
- chore: link demo project in README (The one with the braid)
- feat: implement web service (The one with the braid)
## v1.2.2
- fix: remove print statements (The one with the braid)
## v1.2.1
- fix: invalid JSON parser for eventTicket (The one with the braid)
## v1.2.0
- chore: support complete CSS color codes (The one with the braid)
## v1.1.2
- fix: code style (The one with the braid)
## v1.1.1
- chore: export more public classes (The one with the braid)
## v1.1.0
- chore: add high level classes (The one with the braid)
- chore: bump version (The one with the braid)
- feat: add String localization support (The one with the braid)
## v1.0.0
- chore: initial commit (The one with the braid)