Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Releases: msolefonte/celes

1.1.0

14 Nov 21:03
0490edb
Compare
Choose a tag to compare
  • 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

27 Oct 17:35
Compare
Choose a tag to compare
  • 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)

1.0.2

24 Oct 15:37
Compare
Choose a tag to compare

For testing purposes

1.0.1

24 Oct 15:31
Compare
Choose a tag to compare

For testing purposes

1.0.0

24 Oct 14:38
c3db521
Compare
Choose a tag to compare

Initial commit