Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot]
90d69bb022 chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.1...1.10.2)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 13:52:40 +00:00
dependabot[bot]
fdd25bc09c chore(deps): bump jvm from 2.1.0 to 2.1.10 in /bindings/kotlin (#8)
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.1.0 to 2.1.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.0...v2.1.10)

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-29 19:56:48 +01:00
Benedikt Schneppe
b3b89d84ba feat: add profile parsing for CII invoices (#5) 2025-01-19 08:46:13 +01:00
bschneppe-releaser-bot[bot]
e2a0b23852 chore: release v0.1.1 (#4)
Co-authored-by: bschneppe-releaser-bot[bot] <195543023+bschneppe-releaser-bot[bot]@users.noreply.github.com>
v0.1.1
2025-01-18 11:14:01 +01:00
Benedikt Schneppe
0756d04340 ci: fix tag publishing 2025-01-18 11:05:15 +01:00
Benedikt Schneppe
7390aad497 chore: add license and description metadata (#3) v0.1.0 2025-01-17 19:30:49 +01:00
Benedikt Schneppe
483acc44cc chore: create fork of yaserde to release to crates.io (#2) 2025-01-17 19:24:46 +01:00
github-actions[bot]
4006542d4e chore: release v0.1.0 (#1)
* chore: release v0.1.0

* docs: fix java example in import

* style: make clippy happy

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Benedikt Schneppe <benedikt@flowers-software.de>
2025-01-17 18:09:46 +01:00
Benedikt Schneppe
52fb7af753 Initial Commit 2025-01-17 17:48:50 +01:00