All Versions
7
Latest Version
Avg Release Cycle
728 days
Latest Release
251 days ago

Changelog History

  • v2.5.0 Changes

    September 29, 2025

    What's Changed

    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.sbt organization name, and changed to sbtpomreader package 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

  • v2.3.0 Changes

    May 17, 2023

    ๐Ÿ”„ change with compatibility implications

    • ๐Ÿ“ฆ sbt-pom-reader 2.3.0 is published under com.github.sbt organization name, and changed to sbtpomreader package 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

  • v2.1.0 Changes

    August 21, 2020

    ๐Ÿ†• New Features

    ๐Ÿšง Maintenance

  • v2.0.0 Changes

    May 20, 2015

    ๐Ÿš€ Release 2.0.0

    โœจ Enhancements

    • Converted processing of settings.xml to use official Maven library enabling proper handling of profiles.
    • Ability to include resolvers (repositories) defined in settings.xml.
    • Ability to override location of settings.xml file via settingsLocation key.
    • ๐Ÿ”Œ 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 scripted tests around settings.xml file handling and repository credentials processing.
  • v1.0

    October 15, 2013