Releases: apkd/Medicine
Releases · apkd/Medicine
v3.0.93 (12-03-2026)
This is a rolling release. Whenever all tests pass, it is automatically updated
to point to the latest release tag.
Installation
Compatibility: Unity 2022.3.12f1 or newer
Recommended method:
- Window ⟶ Package Manager ⟶
+⟶ "Install package from git URL" - Paste the URL (the
releasebranch points at the latest commit that passed all tests)
https://github.com/apkd/Medicine.git#releaseLatest changes
| Author | Release | Commit | SHA |
|---|---|---|---|
| ✨ v3.0.93 | Bump Microsoft.Bcl.Memory from 9.0.6 to 9.0.14 (#14) | b8bbf86 | |
| v3.0.92 | Emit new correctly for InstanceIndex, local accessors; code cleanup |
84d697c | |
| v3.0.91 | Fix invalid span range in TrackedInstances<T>.Unsafe.AsSpan() |
5775c8d | |
| v3.0.90 | Fix wrong generic constraints in Find.ByID<TID>().OfType<T>() |
ddee8f7 | |
| v3.0.89 | Cache backing array for the list of tracked instances | 16f54ae | |
| v3.0.89 | Add UnmanagedDataAPI.ElementAt accessor |
4af82a0 | |
| v3.0.88 | Move UnmanagedDataAPI impl back into the struct | 1f62174 | |
| v3.0.88 | Fix TrackSourceGenerator interface helper codegen | 7c5669d | |
| v3.0.87 | Add APIs for unsafe TrackedInstance<T> instance storage and unmanaged data access |
c95f251 | |
| v3.0.86 | Don't clear tracked ScriptableObjects on enter play mode | 819f84f | |
| v3.0.86 | Remove redundant using directives | 191b683 | |
| v3.0.85 | Generalize the transformInitialCapacity setting into initialCapacity |
3b8a1f7 | |
| View diff | |||
| More recent commits |