Skip to content

Releases: JamCoreModding/jamlib

V0.1.0 [1.19]

24 Jun 19:09
2961e17

Choose a tag to compare

Changelog

Features

  • Add a logging helper.
  • Revamp the registry system to be annotation based.

Fixes

Closed issues: None.

Full Changelog

V0.0.8 [1.19]

08 Jun 10:47
84a0a3c

Choose a tag to compare

Changelog

Fixes

  • More 1.19 related config fixes.

Closed issues: None.

Full Changelog

V0.0.7 [1.19]

08 Jun 10:41
19af386

Choose a tag to compare

Changelog

Fixes

  • Attempt to fix NPE with config.

Closed issues: None.

Full Changelog

V0.0.6 [1.19]

07 Jun 16:59
bf1b59b

Choose a tag to compare

Changelog

Features

  • Port to 1.19.

Fixes

  • None.

Closed issues: None.

Full Changelog

V0.0.5 [1.18.x - 1.19]

23 May 09:56
07916f1

Choose a tag to compare

Changelog

Fixes

  • Update localization for config.

Closed issues: None.

Full Changelog

V0.0.4 [1.18.x - 1.19]

21 May 15:40
9d4d319

Choose a tag to compare

Changelog

Features

  • Update to 1.19.

Closed issues: None.

Full Changelog

V0.0.3 [1.18.2]

15 May 19:45
6362d4e

Choose a tag to compare

Changelog

Fixes

  • Move client logic to client initializer.

Closed issues: None.

Full Changelog

V0.0.2 [1.18.2]

11 May 10:10

Choose a tag to compare

Changelog

Features

  • Add enchantment registry.
  • Infer registry entry Identifier from field name.
  • Add config.

Fixes

  • No fixes.

Closed issues: None.

Full Changelog: Full Changelog

V0.0.1 [1.18.2]

08 May 11:54

Choose a tag to compare

Changelog

Features

  • Initial release
  • Basic registry functionality