Releases: sparckles/starfyre
Releases · sparckles/starfyre
v0.15.0 - Introducing the Pyxide language
What's Changed
Full Changelog: v0.14.0...v0.15.0
v0.14.0 - Implement sensible paths in css imports
What's Changed
Full Changelog: v0.13.1...v0.14.0
v0.13.1 - fix relative imports and directory structure
What's Changed
- docs :Expanded documentation coverage by @DeleMike in #78
- docs(docs/debug.md): debug documentation by @SuelenKarbivnychyy in #77
- fix: resolve invalid fyre files import statements by @DeleMike in #85
Full Changelog: v0.13.0...v0.13.1
v0.13.0 - Add slots
What's Changed
- Closes: #39 Add a way to specify the position of child components. by @SuelenKarbivnychyy in #70
Release slots!
Full Changelog: v0.12.0...v0.13.0
v0.12.0 - adds file system based routing
What's Changed
Full Changelog: v0.11.0...v0.12.0
v0.11.0 - Fix CSS duplication and rename internal component parser
What's Changed
- Fix the CSS duplication by @SuelenKarbivnychyy in #65
- chore: change parser name by @DeleMike in #66
Full Changelog: v0.10.1...v0.11.0
v0.10.1 - Fix the rendering order of the nested components
What's Changed
- Fix the rendering order of the nested components by @SuelenKarbivnychyy in #61
- Fix a bug that got introduced while fixing merge conflict. by @SuelenKarbivnychyy in #64
Full Changelog: v0.9.0...v0.10.1
v0.9.0 - Improves parser
What's Changed
- docs: add more docstrings and architectural document by @sansyrox in #57
- Improve parser for better rendering of index.html file by @DeleMike in #60
Full Changelog: v0.8.1...v0.9.0
v0.8.1 - Fix css import lines
What's Changed
- Fixed bug to find the css file in the test-application folder by @SuelenKarbivnychyy in #59
Full Changelog: v0.8.0...v0.8.1
v0.8.0 - Allow CSS file imports!
What's Changed
- Add a way to import css in the files by @SuelenKarbivnychyy in #56
New Contributors
- @SuelenKarbivnychyy made their first contribution in #56
Full Changelog: v0.7.0...v0.8.0