Skip to content

Releases: akdasa-studios/lectorium-database

v0.0.6

31 Oct 20:06
Compare
Choose a tag to compare

v0.0.5

27 Oct 13:35
Compare
Choose a tag to compare

What's Changed

  • Make library database publicly readable by @akdasa in #4
  • Add track infos filter to library database by @akdasa in #5
  • Add transcript filter to library database by @akdasa in #6
  • feat: dictionaryData filter by @akdasa in #8
  • Speed up synchronization: add single sync filter by @akdasa in #10

New Contributors

  • @akdasa made their first contribution in #4

Full Changelog: v0.0.4...v0.0.5

v0.0.4

26 Jul 19:15
Compare
Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4

v0.0.3

26 Jul 19:07
Compare
Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

v0.0.2

26 Jul 19:03
Compare
Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1: Initial release

26 Jul 08:36
Compare
Choose a tag to compare

Initial release

Bootstrap contains the following migrations:

  1. Database initial configurations: enable cors and single node,
  2. Creates _users database
  3. Creates library database

Full Changelog: https://github.com/akdasa-studios/lectorium-database/commits/v0.0.1