This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
Releases: david-swift/ActionKit-macOS
Releases · david-swift/ActionKit-macOS
0.2.0
Improvements
- Move documentation to a documentation website
- Remove deprecated ColibriComponents dependency
- Update to macOS 14
Full Changelog: 0.1.6...1.0.0
0.1.6
0.1.5
0.1.4
Edited
- Fix a bug that prevented custom functions in functions to be executed
- Update code style
Full Changelog: 0.1.3...0.1.4
0.1.3
Edited
- Improve the performance
- Solve a problem with the offset when dragging a function
- Store the input and output parameters in the
CodableFunction
Full Changelog: 0.1.2...0.1.3
0.1.2
0.1.1
Added
CodableFunction
for storing a function's content
Edited
- Solve an error that occured while loading the function groups
Full Changelog: 0.1.0...0.1.1