v1.1.4
🚀 Enhancements
- Add test fixture and improve docs (e2cf2ae)
🩹 Fixes
- Loading screen container has a black background now (81151ae)
- Added logic in the cli too to recursively make directory upon trying to add a new loader (d7c898c)
❤️ Contributors
- HaileabT Haileabtesfaye11@gmail.com
- HenokTade henoktademe17@gmail.com
v1.1.3
🩹 Fixes
- Fixed cli documentation (3a7d9f5)
🏡 Chore
- Added tags for package discovery (cb5664a)
❤️ Contributors
- HaileabT haileabtesfaye11@gmail.com
v1.1.2
🩹 Fixes
- Fixed '/*' also being considered when comparing path length for route rule determination (ca31c64)
❤️ Contributors
- HaileabT haileabtesfaye11@gmail.com
v1.1.1
🩹 Fixes
- Fixed route rule parsing logic (5475743)
📖 Documentation
- Added docs (7d7221e)
❤️ Contributors
- HaileabT haileabtesfaye11@gmail.com
v1.1.0
🚀 Enhancements
- Added support for astrix in route rules (d68630d)
- Added support for path groups using astrix (9396b2b)
- Added default loader (a111a3c)
- Added basic loader in the index (c4a4aef)
🩹 Fixes
- The name for dots loader name on index.json file (44d0688)
- Fixed loader style and animation : (0e223da)
- Fixed default not being loaded (e778b02)
- Fixed linting issue (3ccb763)
📖 Documentation
- Added the root setup of the project in the readme (e3d902e)
🏡 Chore
🤖 CI
- Removed release workflow (edfb97c)
❤️ Contributors
- HaileabT haileabtesfaye11@gmail.com
- EphremM mandefroephrem48@gmail.com
v1.0.1
...main
🚀 Enhancements
- Added the capability to define loaders per route (fb3ad07)
- Added basic cli setup (fa74647)
- Added a proper cli tool to fetch loaders from the github repo (204318e)
- Created a logic to create a config file when module is injected (858d361)
🩹 Fixes
- Fixed template index loader name (f83bd8b)
- Fixed config not being updated issue (eff4300)
- Loaders removing not updating config fixed (47af759)
- Fixed linting issues (c8bf4b3)
- Fixed template path (cdcbc1a)
- Fixed release workflow not releasing due to script error (ab28d64)
📖 Documentation
🏡 Chore
- Udpated library version (6eedbd6)
🤖 CI
- Added a release workflow (e14b284)
❤️ Contributors
- HaileabT haileabtesfaye11@gmail.com
