Releases: AndanteTribe/Bindings
Releases · AndanteTribe/Bindings
Release list
Ver.0.5.0
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
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
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
What's Changed
- chore: bump version to 0.3.3 by @github-actions[bot] in #47
- fix: Ensure view is unbound before re-binding
Full Changelog: 0.3.2...0.3.3
Ver.0.3.2
What's Changed
- chore: bump version to 0.3.2 by @github-actions[bot] in #46
- fix: update RunAsync method to handle nextChangedViews list
Full Changelog: 0.3.1...0.3.2
Ver.0.3.1
What's Changed
- chore: bump version to 0.3.1 by @github-actions[bot] in #45
- fix: set default execution order for Binder class
Full Changelog: 0.3.0...0.3.1
Ver.0.3.0
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
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
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
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