Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Latest commit

 

History

History
73 lines (57 loc) · 4.47 KB

CHANGELOG.md

File metadata and controls

73 lines (57 loc) · 4.47 KB

Releases

Version 0.1.3

Release date: 28/01/2021.

Bug Fixes

  • #55: Strange error - 52 vs 53 when run on GitHub Actions

Version 0.1.1

Release date: 16/09/2019.

Bug Fixes

  • #53: Can't sync to Maven Central

Version 0.1.0

Release date: 15/09/2019.

Enhancements

  • #51: Add sample projects
  • #50: Update pl.tlinkowski.annotation.basic to 0.2.0
  • #49: Update pl.tlinkowski.gradle.my.superpom to 0.3.0
  • #48: Change artifact names to module names
  • #47: [unij-test] Tighten the Spock specs
  • #43: Enable Bintray for all subprojects
  • #41: Improve unij-service-api project to export everything under pl.tlinkowski.unij.service.api package
  • #39: Extract common unij-bundle-* and unij-(collect|misc)-* configurations to build.gradle.kts
  • #37: Apply java-library plugin in all subprojects
  • #36: Extract unij-service-api project
  • #35: Add dependency on basic-annotations
  • #34: Use Google's @AutoService for generating META-INF/services
  • #33: Apply Kordamp settings plugin
  • #32: Introduce "bundle" modules
  • #31: Architecture improvements
  • #30: Support logging facade & log which services get loaded by UniJ
  • #29: Configure code quality reporting
  • #28: Implement unij-misc-jdk8 module
  • #27: Implement unij-collect-jdk8 module
  • #26: Implement unij-collect-eclipse module
  • #25: Implement unij-collect-guava module
  • #24: Create MiscellaneousApiProvider and related classes
  • #23: Create UnmodifiableMapFactory and related classes
  • #22: Create UnmodifiableSetFactory and related classes
  • #21: Support loading priority for UniJ services
  • #20: Configure Javadoc generation to link external Javadocs
  • #18: Create UniJ service loading class
  • #17: Create public static UniLists and UniCollectors
  • #16: Create UnmodifiableListFactory and related classes
  • #14: Add a Gradle plugin for project details
  • #13: Create a JMH benchmark for direct calls vs UniJ calls
  • #12: Introduce JPMS modules
  • #11: Update README.md
  • #10: Configure Travis CI
  • #9: Add IntelliJ configuration
  • #7: Configure code coverage reporting
  • #6: Configure publishing in Gradle
  • #5: Configure releasing in Gradle
  • #3: Update Gradle to 5.2.1
  • #1: Add initial Gradle configuration

Bug Fixes

  • #42: Fix module-info.java for unij-bundle-*
  • #38: The code being documented uses modules but the packages defined in [...] are in the unnamed module