v1.0.0
1.0.0 - 2023-01-12
Added
- .gitignore file.
- Changelog file.
Changed
- The classes are now accessed through the
VirtualAssembly::Semantizer
module (instead of just theSemantizer
module). - The
SemanticObject
is now a module instead of a class.