Archivist

Data management service for World of Warcraft Addons

File Details

v2.0.0

  • R
  • May 11, 2021
  • 70.70 KB
  • 311
  • 9.0.5
  • Retail

File Name

Archivist-v2.0.0.zip

Supported Versions

  • 9.0.5

Archivist

v2.0.0 (2021-05-11)

Full Changelog Previous Releases

  • fix library embeds
  • Merge pull request #6 from emptyrivers/new_shit
  • update readme
  • be a little bit more careful about nuking with DeleteAll
  • fix migration version process
    & interpret "unversioned" SV as version 0
    also tweak an error message to be more informative
  • remove debug thing
  • missed a spot
  • remove ignore exception
  • give standalone users a way to play with multi archive mode
  • remove debug print
  • make migration a bit more discerning
    specifically don't copy things to sv.stores that we expect to find in the SV,
    but which are definitely not store types
  • make (De)Archive available on both prototoype & generic object
  • fix migration
  • test
  • update dinosaur-tier CI file to new, feathery dinosaur
    at least, attempt to. Every chance that there will be 153 "fixes" following this commit
  • update dependency stuff
  • propogate extra args from load to create/open
  • tweak doc comments
  • fix broken dearchive
  • nit
  • add an internal version check to ensure SV internalversion is not newer than archivist's internalversion
  • Merge branch 'master' into shadowlands
  • tweaks
  • moooooore
  • more fixes
  • make archivist be multi-instance capable
    also add a 2.0 migration
  • v2.0 beta