Pheasant v0.1.0-extended
Pre-releaseThis is Pheasant v0.1.0-extended, which is the latest version of The Pheasant Framework.
This new version brings some major changes, including support for Plugins. We have released our first phase of the pheasant plugin api, which includes making your own custom, reusable components. These come with additional features such as custom attributes as well as helper functions to aid with producing custom components. That way, we can attain one of the key goals our framework aims to reach: being a modular framework for the community to use, reimplement and extend.
For more information, check the docs.
Have Any Ideas?
We really appreciate any contributions made. If you have any contributions you want to make, as well as any ideas that you have in mind that will benefit the community, you can let us know by making a contribution or contacting me. We would be happy to hear your ideas and we will review each of them thoroughly.
What's Changed
- Mono Repo Update by @pheasant-framework in #10
- New Version: Support for Custom Components by @pheasant-framework in #11
Full Changelog: v0.1.0-beta...v0.1.0-extended