Skip to content

Releases: bennyg123/entangle

Beryllium

28 Feb 16:59
Compare
Choose a tag to compare
Beryllium Pre-release
Pre-release
  • Added un-subcribed getters to molecules and effect functions
  • Added debouncing to molecules and effect functons

Lithium

22 Dec 22:33
Compare
Choose a tag to compare
Lithium Pre-release
Pre-release
  • Fix a bug with typing

Lithium

22 Dec 14:27
Compare
Choose a tag to compare
Lithium Pre-release
Pre-release
  • Refactored the core code, and moved functions and hooks into their own files.
  • Updated test and read me documentation.
  • Brought in closure compiler for smaller overall builds.
  • Added the makeAtomFamily, makeMoleculeFamily and makeAsyncMoleculeFamily functions.