All Versions
7
Latest Version
Avg Release Cycle
728 days
Latest Release
251 days ago
Changelog History
Changelog History
-
v2.5.0 Changes
September 29, 2025What's Changed
- โก๏ธ Ci/update stuff by @gemelen in #80
- ๐ Build rehaul by @gemelen in #81
- Ci/adjust formatting by @gemelen in #83
- โ Remove test that doesn't show anything by @gemelen in #84
- ๐ Feature/upgrade maven by @gemelen in #85
- Infra versions bump by @gemelen in #86
- ci: Fix publishing by @eed3si9n in #88
Full Changelog : v2.4.0...v2.5.0
-
v2.4.0 Changes
May 17, 2023๐ change with compatibility implications
- ๐ฆ sbt-pom-reader 2.3.0 is published under
com.github.sbtorganization name, and changed tosbtpomreaderpackage by @eed3si9n in #76
behind the scene
- ๐ Moves to GitHub actions by @gemelen in #69
- โฌ๏ธ CI/upgrade and cleanup by @gemelen in #70
- โก๏ธ CI/update readme by @gemelen in #71
- ๐ Uses hand-written GitHub Actions by @eed3si9n in #78
Full Changelog : v2.2.0...v2.4.0
- ๐ฆ sbt-pom-reader 2.3.0 is published under
-
v2.3.0 Changes
May 17, 2023๐ change with compatibility implications
- ๐ฆ sbt-pom-reader 2.3.0 is published under
com.github.sbtorganization name, and changed tosbtpomreaderpackage by @eed3si9n in #76
behind the scene
- ๐ Moves to GitHub actions by @gemelen in #69
- โฌ๏ธ CI/upgrade and cleanup by @gemelen in #70
- โก๏ธ CI/update readme by @gemelen in #71
Full Changelog : v2.2.0...v2.3.0
- ๐ฆ sbt-pom-reader 2.3.0 is published under
-
v2.2.0 Changes
August 21, 2020 -
v2.1.0 Changes
August 21, 2020๐ New Features
- ๐ Support for sbt 1.0.2 (@blast-hardcheese)
๐ง Maintenance
- General code and dependency cleanup (@blast-hardcheese, @xuwei-k)
- ๐ Fixed scripted tests to work with sbt 1.0.2 (@metasim)
-
v2.0.0 Changes
May 20, 2015๐ Release 2.0.0
โจ Enhancements
- Converted processing of
settings.xmlto use official Maven library enabling proper handling of profiles. - Ability to include resolvers (repositories) defined in
settings.xml. - Ability to override location of
settings.xmlfile viasettingsLocationkey. - ๐ Converted to
AutoPlugin
๐ Bug Fixes
- ๐ Fixed scripted commands with incorrect subproject references
- 0๏ธโฃ Provided default for
mavenUserProperties.
Project Management
- โ Added Travis-CI build support.
- โ Added Bintray support.
- โ Additional
scriptedtests aroundsettings.xmlfile handling and repository credentials processing.
- Converted processing of
-
v1.0
October 15, 2013