Skip to content

Releases: kochounoyume/MinimalUtility

Ver.2.0.2

03 Jan 16:47
bef345a
Compare
Choose a tag to compare

What's Changed

  • Add AddX(), RemoveX(), AddY(), RemoveY(), AddZ() and RemoveZ() in TransformExtensions
  • Remove FlagsExAttribute and add ForEachAttribute
  • Fix ProfileUtils.GetProfileInfoLabel()

Full Changelog: 2.0.1...2.0.2

Ver.2.0.1

01 Jan 12:02
d40b126
Compare
Choose a tag to compare

What's Changed

  • Fix UnityWebRequestHttpMessageHandler
  • Fix NativeArrayContent
  • Fix GameObjectPool

Full Changelog: 2.0.0...2.0.1

Ver.2.0.0

31 Dec 14:18
754b388
Compare
Choose a tag to compare

What's Changed

  • Fix TransformInspector to select multiple objects
  • Fix DebugViewBase screen size settings
  • ver2.0.0 by @kochounoyume in #43

Full Changelog: 1.2.6...2.0.0

Ver.1.2.6

03 Dec 07:06
71f0e37
Compare
Choose a tag to compare

What's Changed

  • Allow MinimalUtility.Editor assmebly referenced
  • Lightened MemoryExtensions.Enumerator<T> and add support for ValueTuple foreach

Full Changelog: 1.2.5...1.2.6

Ver.1.2.5

24 Nov 16:28
597bfcf
Compare
Choose a tag to compare

What's Changed

  • Add compile ckeck test utility

Full Changelog: 1.2.4...1.2.5

Ver.1.2.4

21 Nov 17:01
Compare
Choose a tag to compare

What's Changed

  • Fix TransformInspector
  • Add VectorExtensions
  • Add XEnum.ConstructFlags
  • Add MinimalUtility.FlagsExAttribute to create Getenumerator extensions

Full Changelog: 1.2.3...1.2.4

Ver.1.2.3

10 Nov 15:47
Compare
Choose a tag to compare

What's Changed

  • Remove Enumerator
  • Fix MemoryExtensions
  • Avoid SerializedObjectNotCreatableExtension
  • Fix EntryPointContainer
  • Add MeshConst

Full Changelog: 1.2.2...1.2.3

Ver.1.2.2

06 Nov 13:48
fc49b5f
Compare
Choose a tag to compare

What's Changed

  • Add XEnum.GetValues<T>(Span) in SourceGenerator
  • Add Enumerator

Full Changelog: 1.2.1...1.2.2

Ver.1.2.1

04 Nov 06:24
Compare
Choose a tag to compare

What's Changed

  • Add GameObjectPool and remove CommonObjectPool
  • Add RectTransformExtensions.GetWorldCorners and RectTransformExtensions.GetLocalCorners
  • Fix DebugProfiling

Full Changelog: 1.2.0...1.2.1

Ver.1.2.0

23 Sep 09:14
Compare
Choose a tag to compare

What's Changed

  • Fix XEnumGenerator to address generation code modification defects

Full Changelog: 1.1.9...1.2.0