Releases: yznts/kyoto
Releases · yznts/kyoto
v3.2.1
v3.2.0
v3.1.0
v3.0.1
v2.0.2
v3.0.0
This release introduces significant changes and a reevaluation of various aspects. I will briefly explain the main points of the new version, although comparing it with v2 will be challenging due to conceptual shifts.
- Package separation: Kyoto now consists of multiple sub-packages with strict responsibility separation.
- Deep component changes: There are fewer generics, more abstractions and advanced functions with simple struct nesting.
- Removal of actions: While this may seem critical, at the moment, htmx provides everything you need and aligns perfectly with the project's ideology.
With this release, I aimed to make the package more user-friendly and as compact as possible, without sacrificing abilities and functions. Additionally, I am discontinuing the acceptance of any future donations with this release. This project is just a hobby, and I don't want people to expect constant and stable releases. Nevertheless, thank you for your support during this time!
Updates to boilerplate and docs page will be provided shortly.
v3.0.0-rc6
- provide more documentation
- include license file
v3.0.0-rc5
Remove previous rc releases to fix "go get"