Skip to content

Choose a tag to compare

@wlft wlft released this 24 Jun 19:16
· 2 commits to main since this release
07289a0

This release contains a full refactor/rewrite of the codebase.

Breaking changes:

  • The dark_lua_compat parameter has been removed completely. Supplying this as such will produce an error.
  • Parameter sync_all now ignores true as an input and is required to be set to "override" to function.

This refactor brings optimization and performance improvements, as well as an updated README and tutorial: https://github.com/obbywiki/wikiwire

Full Changelog: v0.2.0...v0.3.0