Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 791 Bytes

CHANGELOG.md

File metadata and controls

37 lines (25 loc) · 791 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.3] - 2024-07-15

Update to 1.21

Changed

  • The datapack now requires 1.21

[0.1.2] - 2024-05-01

Calculation fix

Fixed

  • xyz_to_quaternion now produces accurate values

[0.1.1] - 2023-07-29

Update to 1.20

Added

  • Quaternion to xyz conversion

Changed

  • Now allows for {x,y,z} or [x,y,z] in conversion functions

Fixed

  • Updated fields that were changed in 1.20

[0.1.0] - 2023-02-11

Initial release!

Added

  • Generic, translate, scale and rotate animation functions
  • xyz to quaternion conversion