Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@vsbogd vsbogd released this 01 Aug 11:42
· 273 commits to main since this release
43b7230

What's Changed

  • Increment version to 0.2.0 by @vsbogd in #735
  • Fix build with pkg_mgmt feature disabled by @luketpeterson in #736
  • Minimal MeTTa interpreter written mostly in Rust by @vsbogd in #728
  • Adding docs to build C documentation using doxygen by @luketpeterson in #739
  • Fix documentation rendering warnings by @vsbogd in #737
  • Add Dockerhub publishing step to the release GitHub Action workflow by @vsbogd in #740
  • Fix minimal and old_interpreter MeTTa incompatibilities by @vsbogd in #742
  • improvements to jetta wrapper and tests for lambdas by @Necr0x0Der in #741
  • updates to jetta gateway and tests by @Necr0x0Der in #743
  • Add explanation of the scope of the variables for minimal MeTTa by @vsbogd in #738
  • Remove mentioning "minimal" feature from README.md by @vsbogd in #746
  • Remove type based duplicates by @vsbogd in #745
  • Uncomment tests which are not slow anymore by @vsbogd in #747
  • Fix nested variable operations by @vsbogd in #668
  • Remove no_python feature, make it work by default by @vsbogd in #751
  • minor update for numme due to minimal metta by @Necr0x0Der in #753
  • Add instruction on troubleshooting REPL under Python virtual env by @vsbogd in #754
  • Fix python 3.12 incompatibility by @vsbogd in #755
  • Migrate to Conan2 by @vsbogd in #756

Full Changelog: v0.1.12...v0.2.0