Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

54 lines (42 loc) · 1.19 KB

BML Changelog

The format is based on Keep a Changelog,

[1.18.2, 1.1.8] - 2022-06-24

  • Added new api for my mods to load mod compatibilities when needed

[1.18.2, 1.1.7] - 2021-04-03

  • Port to 1.18.2 may be a bit unstable as Forge 1.18.2 is in beta

[1.18.1, 1.1.6] - 2021-12-19

  • Fixed crash and issues relating to RecipeUtil

[1.18.1, 1.1.5] - 2021-12-19

  • Port to 1.18.1

[1.17.1, 1.1.5] - 2021-12-11

  • Port to 1.17.1

[1.16.3, 1.1.5] - 2021-01-23

  • Added support for mouse in Keybind util.
  • Provide groundwork for new mod.
  • Fixed issue with page footer missing in radial menu.
  • Added more utils
  • Added more javadoc

[1.16.3, 1.1.4] - 2021-01-17

  • Added more utils
  • Added more javadoc

[1.16.3, 1.1.3] - 2020-12-02

  • Fixed issues with using Teleport Destinations which could not not be used.

[1.16.3, 1.1.2] - 2020-11-21

  • Port to 1.16.3+

[1.15.2, 1.0.18] - 2020-09-05

  • The whole mod!
    Well it was released before, but now it has enough features to support the new mods soon to be released.

Example

[MC-VERSION, VERSION] - Date of release

Added

Changed

Deprecated

Removed

Fixed

Security