This repository has been archived by the owner on Dec 18, 2020. It is now read-only.
Releases: msolefonte/celes
Releases · msolefonte/celes
1.1.0
- Remove fs-ext and reflect the new concurrency problem
- Fix a bug that happend when a database game with invalid values was loaded
- Add methods to the API of Celes
- addGame()
- removeManaullyAddedGame()
- unlockAchievement()
- removeManuallyUnlockedAchievement()
- Add tests for the new methods
- Minor fixes
1.0.3
- Update README.md to use absolute links
- Minor refactoring
- Turn classes with only static methods into collections of independent functions
- Add mantainability
- Add tests
- Merge collisions
- Achievement progress
- Achievement unlock time
- Achievement unlock time (with useOldestUnlockTime flag set to false)
- Merge collisions
1.0.2
For testing purposes
1.0.1
For testing purposes
1.0.0
Initial commit