Skip to content

Releases: BPR02/Observer

v0.6.2

13 Dec 04:17
Compare
Choose a tag to compare

v0.6.2 (2024-12-13)

Bug Fixes

  • Structure files don't need DataVersion to match (cb19247)

Code Style

Documentation


Detailed Changes: v0.6.1...v0.6.2

v0.6.1

13 Dec 01:26
Compare
Choose a tag to compare

v0.6.1 (2024-12-13)

Chores

Performance Improvements

Testing

  • Fix sanity test pack format (70161ec)

  • Move mcmeta deletion to tests (7f9bf67)


Detailed Changes: v0.6.0...v0.6.1

v0.6.0

11 Dec 23:23
Compare
Choose a tag to compare

v0.6.0 (2024-12-11)

Documentation

Features

  • Accept links for process location (0306a21)

Detailed Changes: v0.5.0...v0.6.0

v0.5.0

11 Dec 22:27
Compare
Choose a tag to compare

v0.5.0 (2024-12-11)

Chores

  • Delete demo_pack directory (0fb8086)

Documentation

  • Add poetry installation info to contributing (60aee3f)

Features

  • Ignore overlays that exist before the plugin runs (801bb67)

Testing

  • Rename "nester_overlay" to "subfolder_overlay" (1d5f7eb)

Detailed Changes: v0.4.0...v0.5.0

v0.4.0

24 Nov 18:40
Compare
Choose a tag to compare

v0.4.0 (2024-11-24)

Features

  • worldgen

  • don't test worldgen

  • Update TODO.md

v0.3.0

22 Nov 17:53
Compare
Choose a tag to compare

v0.3.0 (2024-11-22)

Features

  • Generate resource pack overlays (d0855e8)

  • add dependency pillow

v0.2.1

22 Nov 16:44
Compare
Choose a tag to compare

v0.2.1 (2024-11-22)

Bug Fixes

  • Remove empty overlay entries in datapack (a3d3c96)

  • fixes a bug that created an empty overlay field in pack.mcmeta even if there were no overlays generated

v0.2.0

22 Nov 07:54
Compare
Choose a tag to compare

v0.2.0 (2024-11-22)

Chores

  • Fix github action release (6e0d283)

Workaround for this issue: python-semantic-release/python-semantic-release#723

  • Only publish on new release (f13ec64)

  • Properly update plugin version (b1d1d6b)

  • manually update version to 0.1.0 since the github action won't do it rn

Features

  • Generate datapack overlays (c03b42c)

Testing

  • Add proper test pipeline (dd086fc)

v0.1.0

21 Nov 04:18
Compare
Choose a tag to compare

v0.1.0 (2024-11-21)

Features

initial setup for automated build and release