Skip to content

Releases: Orbitary/Convention

Release 1.0.6

23 Apr 16:22

Choose a tag to compare

πŸš€ Release 1.0.6

✨ Features

  • Improved property management. (1af5931)
  • Added optional transitive deps for shade functions. No longer force java version config. Shading is optional to not interrupt pipelines like loom. (6a7372e)

🎨 Refinement

  • Improved providedAPI util. (794422f)
  • Shadow whitelist. (c12828a)
  • Added more shading config. (461fda3)
  • Perfect shading impl. (de4f911)
  • Convention tweaks. (b311f42)
  • Small shade extension fixes. (e7190f5)
  • Added agent configs to gitignore. (52b2981)
  • Small customisation tweaks to publishing and if shading should be performed. (9211620)

πŸ› Bug Fixes

  • Fixed null whitelist shading nothing, expected functionality is everything is shaded. (a0d4f52)
  • Fixed sync to use Orbitary. (7771169)

πŸ“– Documentation

  • Update README & bump version to 1.0.6 (ec4ac90)

πŸ¦‘ Other Changes

  • πŸ“¦οΈ Updated .gitignore. (77381b4)
  • πŸ”₯ Deprecated shading API, most cases do not benefit from it / should not use it. (07fc768)

Release 1.0.5

17 Apr 10:10

Choose a tag to compare

πŸš€ Release 1.0.5

✨ Features

  • Added build-and-test.yml and added custom JDK versioning. (50ef538)
  • Customisable java version for builds. (1439cf2)

πŸ› Bug Fixes

πŸ“– Documentation

  • Update README & bump version to 1.0.5 (3e8f27f)

Release 1.0.4

06 Apr 18:37

Choose a tag to compare

πŸš€ Release 1.0.4

✨ Features

  • Added shadeImplementation. Renamed shadeApi -> shadeLibrary. (f621bce)
  • Hardcodeed plugin ids. Added NullAway. (c9d4804)

🎨 Refinement

πŸ› Bug Fixes

  • Fix publishing username. (3b7e520)
  • Fixed CUSTOM_JAR_NAME not being set. (cd7605f)
  • NullAway is optional if nullaway.annotatedPackages is not included. (f7b4aca)
  • Fix directory standardisation. (0308239)

πŸ“– Documentation

  • Small documentation refinements. (020fc70)
  • Update README & bump version to 1.0.4 (66ea152)

πŸ¦‘ Other Changes

  • πŸ“¦ Automatically publish alongside github release. (0392f0b)
  • πŸ“¦ Added customisation for patch bumping. (4dcedf6)

Release 1.0.3

01 Apr 19:38

Choose a tag to compare

πŸš€ Release 1.0.3

🎨 Refinement

  • Kotlin is no longer bundled automatically. (7379701)
  • Improved library shade configurations. (9876204)

πŸ“– Documentation

  • Update README & bump version to 1.0.3 (4378bbd)

πŸ“¦ Other Changes

  • 🚚 Move module com.github.ImBit -> com.github.imbit (5fd7d17)

Release 1.0.2

31 Mar 13:41

Choose a tag to compare

πŸš€ Release 1.0.2

🎨 Refinement

  • Consistent jar naming. (9dce91f)
  • No longer shade by default for builds. (e6232ca)
  • Refine convention plugin. (1e05e64)

πŸ“– Documentation

  • Update README & bump version to 1.0.2 (644099c)

πŸ“¦ Other Changes

  • πŸ‘· Improved default shade config. (8dd7d1d)
  • πŸ‘· Improved shade and relocation flexibility. (781ccf3)

Release 1.0.1

28 Mar 16:51

Choose a tag to compare

πŸš€ Release 1.0.1

🎨 Refinement

  • Update convention plugin to have better javadoc processing. (45aa713)
  • Remove libs.versions.toml from sync. (9aa99e6)

πŸ“– Documentation

  • Update README & bump version to 1.0.1 (a8ff775)

πŸ“¦ Other Changes

Release 1.0.0

27 Mar 23:51

Choose a tag to compare

πŸš€ Initial Release 1.0.0

This is the first release - so there is no changelog!