Skip to content

Releases: AndanteTribe/Bindings

Ver.0.5.0

Choose a tag to compare

@kochounoyume kochounoyume released this 06 Aug 15:41
b0f9cfa

What's Changed

  • fix: rename UI component fields for clarity in ViewModel by @kochounoyume in #56
  • chore: bump version to 0.5.0 by @github-actions[bot] in #59

Full Changelog: 0.4.0...0.5.0

Ver.0.4.0

Choose a tag to compare

@kochounoyume kochounoyume released this 23 Jul 18:12
aff2113

What's Changed

  • feat: add support for accessibility in ViewModel generation by @kochounoyume in #50
  • feat: add BND005 warning for [SerializeField] on ViewModel types by @kochounoyume in #52
  • feat: add binding support for RectTransform calculated size by @kochounoyume in #53
  • Feature/fix binder by @kochounoyume in #54
  • fix: update diagnostic messages for BND001 and BND005 to clarify serialization behavior by @kochounoyume in #55
  • docs: enhance XML documentation by @kochounoyume in #57
  • chore: bump version to 0.4.0 by @github-actions[bot] in #58

Full Changelog: 0.3.4...0.4.0

Ver.0.3.4

Choose a tag to compare

@kochounoyume kochounoyume released this 02 Jul 18:49
5be086f

What's Changed

  • Feature/fix option by @kochounoyume in #48
  • chore: bump version to 0.3.4 by @github-actions[bot] in #49

Full Changelog: 0.3.3...0.3.4

Ver.0.3.3

Choose a tag to compare

@kochounoyume kochounoyume released this 25 Jun 02:40
1fff01b

What's Changed

Full Changelog: 0.3.2...0.3.3

Ver.0.3.2

Choose a tag to compare

@kochounoyume kochounoyume released this 24 Jun 15:37
86f1344

What's Changed

Full Changelog: 0.3.1...0.3.2

Ver.0.3.1

Choose a tag to compare

@kochounoyume kochounoyume released this 24 Jun 15:04
1576cc7

What's Changed

Full Changelog: 0.3.0...0.3.1

Ver.0.3.0

Choose a tag to compare

@kochounoyume kochounoyume released this 14 Jun 08:55
2861825

What's Changed

  • ci: update GitHub Actions to use AndanteTribe by @rurutala in #40
  • fix: authenticate release workflow pushes by @rurutala in #42
  • Feature/pathresolver gameobject api by @kochounoyume in #43
  • chore: bump version to 0.3.0 by @github-actions[bot] in #44

New Contributors

Full Changelog: 0.2.1...0.3.0

Ver.0.2.1

Choose a tag to compare

@kochounoyume kochounoyume released this 08 Jun 14:28
831783c

What's Changed

  • refactor: update gauge components to use animation messages and simpl… by @kochounoyume in #35
  • feat: wrapped existing System.SerializableAttribute with the UNITY_EDITOR define directive
  • chore: bump version to 0.2.1 by @github-actions[bot] in #37

Full Changelog: 0.2.0...0.2.1

Ver.0.2.0

Choose a tag to compare

@kochounoyume kochounoyume released this 07 Jun 16:48
8265e3b

What's Changed

  • chore: update cs-editorconfig by @editorconfig-update-bot[bot] in #27
  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @kochounoyume in #30
  • chore: apply dotnet format by @editorconfig-update-bot[bot] in #31
  • Feature/add sample gauge by @kochounoyume in #32
  • chore: bump version to 0.2.0 by @github-actions[bot] in #34

New Contributors

  • @editorconfig-update-bot[bot] made their first contribution in #27

Full Changelog: 0.1.1...0.2.0

Ver.0.1.1

Choose a tag to compare

@kochounoyume kochounoyume released this 15 Apr 15:43
f6d4034

What's Changed

  • feat: inner class support and fixed indentation in ViewModel/View code generator by @Copilot in #25
  • chore: bump version to 0.1.1 by @github-actions[bot] in #26

Full Changelog: 0.1.0...0.1.1