Skip to content

v0.1.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@vsbogd vsbogd released this 07 Jun 16:50
· 477 commits to main since this release
7c6740f

What's Changed

  • Version to 0.1.10 by @vsbogd in #688
  • Fix incorrect number of arguments type error constant by @vsbogd in #690
  • Add section on using release from PyPi by @vsbogd in #689
  • fixes for current version of das by @CICS-Oleg in #676
  • hot fix 4 dasgate by @CICS-Oleg in #692
  • Fix for dasgate: another way to parse link targets by @CICS-Oleg in #693
  • Cleanup variable handling logic in minimal MeTTa interpreter by @vsbogd in #695
  • Hotfix for #699, Adding python sitepackages dirs as part of the default search path by @luketpeterson in #702
  • Create OperationAtom if object is callable by @Necr0x0Der in #701
  • Update manual CI job to run on macos-14 Apple Silicon by @vsbogd in #697
  • Python 3.12 is problematic with conan. by @gl-yziquel in #704
  • New standard lib operations: union, intersection, subtraction, and unique by @Adam-Vandervorst in #698
  • Add notes on switch and case operations difference by @vsbogd in #707
  • most basic snet wrapper by @Necr0x0Der in #705
  • Separate custom matched grounded atoms and grounded atoms matched by equality by @vsbogd in #706
  • Adds support for git-based catalogs, explicit git-based modules, managed catalogs, and fixes build without pkg_mgmt feature set by @luketpeterson in #691

New Contributors

Full Changelog: v0.1.9...v0.1.10