Skip to content

Releases: Kartones/finished-games

v1.0.2-lite

06 Sep 04:38
7f97ed5
Compare
Choose a tag to compare

New branch, initially not to be merged at master, based on personal tweaks, but totally data compatible with main one. Removed features are only upon import, visually, etcetera, the data models keep the fields and such.

  • Removed the concept of no longer owned games. Not so useful and adds noise
  • Removed game covers. It's cool but needs additional maintenance (e.g. name collisions also apply here)

1.0.2

31 Aug 04:31
f2c000e
Compare
Choose a tag to compare

Tagged latest master with up to date dependencies.

Note that project uses Django v2 and probably won't be updated to Django >=3.

v1.0.1

19 Feb 14:28
8f6ed11
Compare
Choose a tag to compare
feature: management commands to export all catalog & per-user data ex…

…port

v.1.0.0 beta

03 Jan 18:03
0f1ce56
Compare
Choose a tag to compare

Not yet 1.0.0 final because:

  • Still subject to rewrites if needed
  • Config still subject to breaking changes if deemed worthy
  • Although code supports multiple sources, only one currently implemented. Must have at least 2 to validate
  • Pending automated fetch & sync all-in-one django command (currently separated commands)
  • Pending some auto-merge/conflict resolving logic for automated fetch & sync

MVP 1.0

28 Jan 19:57
Compare
Choose a tag to compare
no longer owned UserGame flag + update README + MVP 1.0 milestone com…

…plete