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