Skip to content

Latest commit

 

History

History
306 lines (177 loc) · 30 KB

File metadata and controls

306 lines (177 loc) · 30 KB

Changelog

2.0.22 (2024-09-28)

Miscellaneous Chores

2.0.21 (2024-05-11)

Miscellaneous Chores

2.0.20 (2024-04-17)

Miscellaneous Chores

2.0.19 (2023-07-10)

Miscellaneous Chores

2.0.18 (2023-07-08)

Miscellaneous Chores

2.0.17 (2023-07-05)

Miscellaneous Chores

2.0.16 (2023-05-06)

Miscellaneous Chores

2.0.15 (2023-05-02)

Miscellaneous Chores

2.0.14 (2023-04-16)

Miscellaneous Chores

2.0.13 (2023-04-03)

Miscellaneous Chores

2.0.12 (2023-03-28)

Miscellaneous Chores

2.0.11 (2023-03-21)

Miscellaneous Chores

2.0.10 (2023-03-16)

Miscellaneous Chores

2.0.9 (2023-03-13)

Miscellaneous Chores

2.0.8 (2023-03-11)

Miscellaneous Chores

2.0.7 (2023-02-22)

Miscellaneous Chores

2.0.6 (2023-02-19)

Miscellaneous Chores

2.0.5 (2023-02-08)

Miscellaneous Chores

2.0.4 (2022-06-16)

Miscellaneous Chores

2.0.3 (2022-05-20)

Miscellaneous Chores

2.0.2 (2022-05-09)

Miscellaneous Chores

2.0.1 (2022-04-28)

Miscellaneous Chores

2.0.0 (2022-04-28)

⚠️ BREAKING CHANGES ⚠️

  • Malimbe: This removes the last remaining elements of Malimbe and whilst it does not cause any breaking changes within this package, it removes Malimbe as a dependency which other projects that rely on this package may piggy back off this Malimbe dependency so it will break any project like that.

All of the previous functionality from Malimbe has been replicated in standard code without the need for it to be weaved by the Malimbe helper tags. (08a64e7)

Features

  • Malimbe: remove malimbe dependency (08a64e7)

1.1.2 (2022-03-15)

Miscellaneous Chores

1.1.1 (2022-03-15)

Miscellaneous Chores

1.1.0 (2022-03-02)

Features

  • package.json: add information urls to package (bb9642c)

    The changelog, documentation and license url has been added to the package.json as these are used within the Unity package manager.

1.0.15 (2022-02-14)

Miscellaneous Chores

1.0.14 (2022-02-05)

Miscellaneous Chores

1.0.13 (2022-01-17)

Miscellaneous Chores

1.0.12 (2022-01-13)

Miscellaneous Chores

1.0.11 (2022-01-13)

Miscellaneous Chores

1.0.10 (2022-01-12)

Miscellaneous Chores

1.0.9 (2022-01-03)

Miscellaneous Chores

1.0.8 (2021-12-03)

Miscellaneous Chores

1.0.7 (2021-07-21)

Miscellaneous Chores

1.0.6 (2021-07-19)

Miscellaneous Chores

1.0.5 (2021-06-24)

Miscellaneous Chores

1.0.4 (2021-06-19)

Miscellaneous Chores

1.0.3 (2021-06-10)

Miscellaneous Chores

1.0.2 (2021-05-09)

Miscellaneous Chores

1.0.1 (2021-05-03)

Miscellaneous Chores

1.0.0 (2021-04-12)

Features

  • structure: add initial prefab, scripts and docs (ecb7076)

    The initial structure for the repo has been added including the relevant prefab, scripts and documentation.