- 23d93b3 feat: add and use length units (millimeters, inches, threeHundredthsOfInch)
- 7cea8a6 release: don't draft github releases anymore
The main change of this release is that a ScanIntent is now always represented using the sealed class "ScanIntentData" instead of "Any". This allows custom ScanIntents while being type-safe
- ee700a2 refactor: use ScanIntentData for specifying ScanIntents to enhance type-safety
- f78c839 ci: remove codeql
- 24656d9 ci: add workflow_dispatch trigger to codeql action
- f3c5e79 ci: add codeql action
- 9f558d5 ci: specify path for page artifact to fix ci
- 385732e ci: use html output of dokka instead of jekyll
- dad6f23 ci: add docs ci to publish to github pages
- 8b4cf70 docs: add documentation generation with dokka
- d943154 feat: add option to specify usedHttpClient to ESCLRequestClient
- 9552e35 chore: remove duplicated copyright notice
- 2d79dac ci: add initial gradle ci
- e8f766f docs: fix capitalization error in README.md
- ec099a6 release: increase max retries for mavenCentralUploader in build.gradle.kts
- d304c2f release: bump version to 1.0.1
- c57b856 Initial commit
All notable changes in eSCLKt will be documented here.
This project adheres to Semantic Versioning.