Releases: azzamsa/bilal
Releases · azzamsa/bilal
v1.9.1
v1.9.0
[1.9.0] - 2024-08-07
🚀 Features
- Upgrade to islam v4
🚜 Refactor
- Remove unused files
- Remove unused imports
📚 Documentation
- Fix invalid config file name
- Fix outdated CI badge link
- Explain that the app "works completely offline"
🧪 Testing
- Add time format tests
- Close temp directories after usage
Build
- Lint everything
- Put formatter and linter configs in the root directory
- Adopt
just
new features - Upgrade dependencies
What's Changed
Full Changelog: v1.8.0...v1.9.0
v1.8.0
[1.8.0] - 2024-06-18
Features
-
Support custom config location (46428b4)
Don't use real fixture file in integration tests.
-
Reject invalid time format (eafe9d9)
To avoid confusion.
-
Time format feature (9e151c3)
Add a setting to choose between 24 Hour of 12 Hour format.
Bug fixes
- Capitalize the time format (33458bb)
What's Changed
- Added an example for a polybar module by @Muhammad95959 in #5
New Contributors
- @Muhammad95959 made their first contribution in #5
Full Changelog: v1.7.0...v1.8.0