Skip to content

Releases: BPR02/Observer

v0.7.3

05 Feb 18:10

Choose a tag to compare

v0.7.3 (2025-02-05)

Bug Fixes

  • (#2) caches now track deleted files (b303a3c)

Detailed Changes: v0.7.2...v0.7.3

v0.7.2

16 Jan 21:30

Choose a tag to compare

v0.7.2 (2025-01-16)

Bug Fixes

  • Save dp and rp overlays separately (43778ce)

Chores

  • Make poe commands run pyright (c83d75a)

Code Style

  • Remove double comment marker (811b8ef)

Documentation

  • Fix docstring line breaks and clarify a few comments (8f76828)

Refactoring

  • Remove unused parameters and functions (5a59e20)

Detailed Changes: v0.7.1...v0.7.2

v0.7.1

14 Jan 01:05

Choose a tag to compare

v0.7.1 (2025-01-14)

Bug Fixes

  • Make nested overlays load after generated overlays (eea04a7)

Detailed Changes: v0.7.0...v0.7.1

v0.7.0

14 Jan 00:23

Choose a tag to compare

v0.7.0 (2025-01-14)

Features

  • Merge overlays from target pack (7fb09e7)

Detailed Changes: v0.6.2...v0.7.0

v0.6.2

13 Dec 04:17

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

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

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

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

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

Choose a tag to compare

v0.3.0 (2024-11-22)

Features

  • Generate resource pack overlays (d0855e8)

  • add dependency pillow