Skip to content

Releases: apkd/Medicine

v3.0.93 (12-03-2026)

15 Aug 17:23

Choose a tag to compare

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 release branch points at the latest commit that passed all tests)
https://github.com/apkd/Medicine.git#release

Latest changes

Author Release Commit SHA
@dependabot[bot] ✨ v3.0.93 Bump Microsoft.Bcl.Memory from 9.0.6 to 9.0.14 (#14) b8bbf86
@apkd v3.0.92 Emit new correctly for InstanceIndex, local accessors; code cleanup 84d697c
@apkd v3.0.91 Fix invalid span range in TrackedInstances<T>.Unsafe.AsSpan() 5775c8d
@apkd v3.0.90 Fix wrong generic constraints in Find.ByID<TID>().OfType<T>() ddee8f7
@apkd v3.0.89 Cache backing array for the list of tracked instances 16f54ae
@apkd v3.0.89 Add UnmanagedDataAPI.ElementAt accessor 4af82a0
@apkd v3.0.88 Move UnmanagedDataAPI impl back into the struct 1f62174
@apkd v3.0.88 Fix TrackSourceGenerator interface helper codegen 7c5669d
@apkd v3.0.87 Add APIs for unsafe TrackedInstance<T> instance storage and unmanaged data access c95f251
@apkd v3.0.86 Don't clear tracked ScriptableObjects on enter play mode 819f84f
@apkd v3.0.86 Remove redundant using directives 191b683
@apkd v3.0.85 Generalize the transformInitialCapacity setting into initialCapacity 3b8a1f7
View diff
More recent commits