All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed UPM CLI installation path in sign and release workflow to avoid adding it to the package.
- Added sign and release workflow to sign and release a UPM package when a Git tag is pushed.
- Updated source code license from GPL 3.0 to LGPL 3.0, so that larger works can use the library without disclosing their source code.
- Take the base input layout into account when creating sprites for inputs.
- Functions to convert input controls to sprites.
- Editor attributes for using action map and control scheme property drawers.
- Updated some method names to make clear what they do.
- Updated package information.
- Updated package information.
- Rebinding methods for binding paths.
- Binding indices are propagated properly now.
- Fixed a bug in returning the correct most specific control scheme.
- Updated package information.
- Input system utilities to abstract away bindings and sprites.