Releases: evva-sfw/abrevva-flutter
Releases · evva-sfw/abrevva-flutter
Release 1.1.1
Release 1.1.0
1.1.0 (2025-03-04)
🎉 Features
- added CodingStation files (172932d)
- added swift implementation for coding station ; minor tweaks in AbrevvaPlugin & crypto Files (5b31a36)
- finished coding station integration for ios (4bd0ea5)
- intent handling for Android Plugin & crypto naming changes (8a75731)
🐛 Bug Fixes
🧹 Chore
Release 1.0.3
Release 1.0.2
Release 1.0.1
Release 1.0.0
1.0.0 (2025-02-24)
🎉 Features
- added testcase for android getBleDeviceData (39aeca0)
- android permissions are now handled in dart (cf43d6f)
- ios lint (21f2261)
- kotlin files lint (494f204)
- update ios abrevva sdk to 3.0.4 (57bb2ca)
- updated android sdk version to 3.0.2 (536f086)
- updated ios + web (9abc973)
🐛 Bug Fixes
- added missing parameter (c056758)
- AGP version bump (ca85b9e)
- flutter analyze issues (91aed1a)
- remove nfc traces (2f21be8)
- remove println (468b47c)
- removed obsolete ble tests (a441389)
- removed unused android test (7e50640)
- semantic pr github workflow (3ca4f90)
- swiftlint & format (148502c)
- typo (77fde5c)
- web tests (917fe8d)
📝 Documentation
- add shields.io badges (bcf8840)
⚙️ Build System
- deps: bump flutter_lints from 4.0.0 to 5.0.0 (64d21b5)
🚀 Continuous Integration
Release 0.0.5
Release 0.0.4
Release 0.0.3
Release 0.0.2
0.0.2 (2024-09-20)
🎉 Features
🐛 Bug Fixes
- added proguard consumer rules (985ac4c)
- changed cache worklow path (#13) (c0680b1)
- corrected path for semantic workflow (#17) (113aa61)
⚙️ Build System
🚀 Continuous Integration
- add name to package.json (#18) (2dd2a4f)
- add pubdev credentials setup to release workflow (#25) (9a64ca0)
- add semantic pr title check (#1) (d555530)
- checkout git tag for flutter to be able to publish (#26) (7acd230)
- create artifact for test results (#9) (4ac0ce9)
- fix flutter setup for release pipeline (#15) (332ce6e)
- fix flutter setup in release workflow (#20) (e46256e)
- fix install cmd for dart deps (#14) (ef21999)
- increase verbose on release-it (#24) (a028353)
- rearrange release steps to fix missing git config author (#19) (10d884c)
- release-it workflow setup (#6) (7d30dc1)
- separate release-it and pub.dev publish to comply with dev.pub settings (#27) (b3ff221)
- sync npm package jsons (#16) (4a75b71)
- test if workflow breaks because of custom action (#22) (cd9556d)
- test: fixed typo in Test Workflow; renamed all workflow and jobnames (#10) (dd8fc9f)
- workflow: added cleanup cache workflow & switched to global workflows (#12) (a996417)