0.5.1
[0.5.1] - 2025-02-24
Warning
Market Price System changed please visit the README.md for more Information
Added
- EveTypePrice Model
skillfarm_load_pricescommandSKILLFARM_PRICE_SOURCE_IDSettings- Tests
- Commands
Changed
- Tests
- Tasks
- Skillfarm Calculator Prices now used from EveTypePrice
- Update German Translation
- Update README
Fixed
- All finished Skills are notificated instead of only filtered #15
Command
To use the new command you can execute:
python manage.py skillfarm_load_pricesThis will load all necessary prices
Price Updates
- Prices are based on Jita 4-4 Station and can be changed with the
SKILLFARM_PRICE_SOURCE_IDconfig
Visit Fuzzwork API to see supported IDs
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #16
- [FIX] Skill Notification filter all skills instead of filtered by @Geuthur in #17
- [CHANGE] Removed notifier changer in task & moved to property by @Geuthur in #18
- [ADD] testdata by @Geuthur in #19
- [CHANGE] Update exception handling to use specific model exceptions by @Geuthur in #20
- [ADD] Decorator Tests by @Geuthur in #21
- [CHANGE] Remove Unnecessary Code by @Geuthur in #22
- [ADD] Switch Alarm Test by @Geuthur in #23
- [ADD] Add Char Test by @Geuthur in #24
- [ADD] Add Info Context Test by @Geuthur in #25
- [ADD] Test Access by @Geuthur in #26
- [ADD] More Badges by @Geuthur in #27
- [ADD] Skillset Test by @Geuthur in #28
- [FIX] Add JsonResponce for invalid form with 400 status error by @Geuthur in #29
- Optimize tasks notification by @Geuthur in #30
- Add Tasks Test & Refactor Testdata by @Geuthur in #31
- Release v0.5.1 by @Geuthur in #34
Full Changelog: v0.5.0...v0.5.1