abrevva 1.0.2
abrevva: ^1.0.2 copied to clipboard
The EVVA Flutter Module is a collection of tools to work with electronical EVVA access components. It allows for scanning and connecting via BLE.
1.0.2 - 2025-02-26 #
🐛 Bug Fixes #
- changed default casting from double/long to int (a254b96)
- removed Bluetooth_connect permission from manifest (49cba58)
🚀 Continuous Integration #
- add CODEOWNERS (1b94226)
- add release-it types sec and chore (1e324ba)
- fix CODEOWNERS team name (d094a28)
Changelog #
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog.
1.0.2
- fix: changed default casting from double/long to int
#44 - ci: add CODEOWNERS
#43 - ci: add release-it types sec and chore
#42
1.0.1
24 February 2025
1.0.0 #
0.0.2 #
20 September 2024
- ci: separate release-it and pub.dev publish to comply with dev.pub settings
#27 - ci: checkout git tag for flutter to be able to publish
#26 - ci: add pubdev credentials setup to release workflow
#25 - ci: increase verbose on release-it
#24 - ci: test if workflow breaks because of custom action
#22 - ci: fix flutter setup in release workflow
#20 - ci: rearrange release steps to fix missing git config author
#19 - ci: add name to package.json
#18 - fix: corrected path for semantic workflow
#17 - build(deps): bump flutter_lints from 2.0.3 to 4.0.0
#5 - ci: sync npm package jsons
#16 - ci: fix flutter setup for release pipeline
#15 - fix: changed cache worklow path
#13 - ci: fix install cmd for dart deps
#14 - ci(workflow): added cleanup cache workflow & switched to global workflows
#12 - ci: release-it workflow setup
#6 - ci(test): fixed typo in Test Workflow; renamed all workflow and jobnames
#10 - ci: create artifact for test results
#9 - feat: git workflows
#4 - ci: add semantic pr title check
#1