Releases: geirolz/cats-xml
Releases · geirolz/cats-xml
v0.0.9
Breaking changes
What's Changed
- Update sbt to 1.8.2 by @scala-steward in #69
- Bump actions/cache from 3.2.2 to 3.2.3 by @dependabot in #70
- Update magnolia to 1.1.3 by @scala-steward in #71
- Update cats-effect to 3.4.5 by @scala-steward-geirolz in #72
- Update scalafmt-core to 3.7.0 by @scala-steward-geirolz in #74
- Update scalafmt-core to 3.7.1 by @scala-steward-geirolz in #76
- Update mdoc, sbt-mdoc to 2.3.7 by @scala-steward-geirolz in #75
- Update cats-effect to 3.4.6 by @scala-steward-geirolz in #78
- Bump actions/cache from 3.2.3 to 3.2.4 by @dependabot in #79
- Update sbt-scoverage to 2.0.7 by @scala-steward-geirolz in #80
- Bump actions/cache from 3.2.4 to 3.2.5 by @dependabot in #81
- Update cats-effect to 3.4.7 by @scala-steward-geirolz in #82
- Update magnolia to 1.2.7 by @scala-steward-geirolz in #83
- Update scalafmt-core to 3.7.2 by @scala-steward-geirolz in #84
- Update cats-effect to 3.4.8 by @scala-steward-geirolz in #85
- Bump actions/cache from 3.2.5 to 3.2.6 by @dependabot in #86
- Update magnolia to 1.3.0 by @scala-steward-geirolz in #87
- Bump actions/cache from 3.2.6 to 3.3.1 by @dependabot in #88
- Update scalafmt-core to 3.7.3 by @scala-steward-geirolz in #90
- Update cats-effect to 3.4.9 by @scala-steward-geirolz in #91
- Update cats-effect to 3.4.10 by @scala-steward-geirolz in #92
- Update scala3-library to 3.2.2 by @scala-steward-geirolz in #77
- Bump codacy/codacy-analysis-cli-action from 4.2.0 to 4.3.0 by @dependabot in #89
New Contributors
- @scala-steward-geirolz made their first contribution in #72
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Bump actions/cache from 3.0.11 to 3.2.1 by @dependabot in #65
- Update cats-effect to 3.4.3 by @scala-steward in #66
- Update cats-effect to 3.4.4 by @scala-steward in #67
- Bump actions/cache from 3.2.1 to 3.2.2 by @dependabot in #68
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Publish internal-utils module to fix importing error
- Update magnolia to 1.2.6 by @scala-steward in #64
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Update sbt to 1.8.0 by @scala-steward in #62
- Fix XML Parser bug by @geirolz in #63
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's new
- HOT-FIX fix regression with
Modifier
Dependencies
- Update sbt-ci-release to 1.5.11 by @scala-steward in #51
- Update magnolia to 1.2.5 by @scala-steward in #52
- Update sbt-scalafmt to 2.5.0 by @scala-steward in #57
- Update cats-effect to 3.4.2 by @scala-steward in #61
- Update cats-core, cats-laws to 2.9.0 by @scala-steward in #60
- Update scalafmt-core to 3.6.1 by @scala-steward in #58
- Update sbt to 1.7.3 by @scala-steward in #56
- Update scala-library to 2.13.10 by @scala-steward in #53
- Update scala-reflect to 2.13.10 by @scala-steward in #54
- Update sbt-scoverage to 2.0.6 by @scala-steward in #59
- Update scala3-library to 3.2.1 by @scala-steward in #55
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Xpath support by @geirolz in #50
- Improve macros for scala 3, Decoder ADT support by @geirolz in #36
- Improve macros for scala 2 by @geirolz in #37
- Rafactoring XmlNode attrs accessors by @geirolz in #38
- Refactoring content by @geirolz in #39
- Improve Data types and Content by @geirolz in #47
- Resolve several bugs
Dependencies
- Update sbt-scoverage to 2.0.2 by @scala-steward in #31
- Update scalafmt-core to 3.5.9 by @scala-steward in #32
- Bump actions/cache from 3.0.6 to 3.0.7 by @dependabot in #33
- Bump actions/cache from 3.0.7 to 3.0.8 by @dependabot in #34
- Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.1 by @dependabot in #35
- Update magnolia to 1.2.0 by @scala-steward in #42
- Update shapeless to 2.3.10 by @scala-steward in #41
- Update scalacheck to 1.17.0 by @scala-steward in #43
- Update sbt-scoverage to 2.0.3 by @scala-steward in #44
- Bump codacy/codacy-analysis-cli-action from 4.1.0 to 4.2.0 by @dependabot in #45
- Bump actions/cache from 3.0.8 to 3.0.9 by @dependabot in #46
- Bump actions/cache from 3.0.9 to 3.0.11 by @dependabot in #49
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
Updates
- Update scala3-library to 3.1.2 by @scala-steward in #10
- Update scalafmt-core to 3.5.1 by @scala-steward in #11
- Update scalafmt-core to 3.5.2 by @scala-steward in #12
- Update cats-effect to 3.3.12 by @scala-steward in #14
- Update scalafmt-core to 3.5.8 by @scala-steward in #16
- Update cats-core, cats-laws to 2.8.0 by @scala-steward in #18
- Update scala3-library to 3.1.3 by @scala-steward in #15
- Update sbt-scoverage to 2.0.0 by @scala-steward in #17
- Update cats-effect to 3.3.13 by @scala-steward in #19
- Update sbt to 1.7.0 by @scala-steward in #20
- Update cats-effect to 3.3.14 by @scala-steward in #22
- Update sbt to 1.7.1 by @scala-steward in #21
- Update sbt-scoverage to 2.0.1 by @scala-steward in #25
- Update mdoc, sbt-mdoc to 2.3.3 by @scala-steward in #24
- Bump actions/checkout from 2 to 3 by @dependabot in #29
- Bump github/codeql-action from 1 to 2 by @dependabot in #27
- Bump actions/cache from 2.1.4 to 3.0.6 by @dependabot in #26
New Contributors
- @geirolz made their first contribution in #23
- @dependabot made their first contribution in #29
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Update mdoc, sbt-mdoc to 2.3.2 by @scala-steward in #1
- Update cats-effect to 3.3.9 by @scala-steward in #3
- Update cats-effect to 3.3.10 by @scala-steward in #5
- Update scala-xml to 2.1.0 by @scala-steward in #6
- Update cats-effect to 3.3.11 by @scala-steward in #7
- Update scalacheck to 1.16.0 by @scala-steward in #9
New Contributors
- @scala-steward made their first contribution in #1
Full Changelog: v0.0.1...v0.0.2