Hyperon

Latest version: v0.2.1

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.2.1

What's Changed
* current status of documentation by DaddyWesker in https://github.com/trueagi-io/hyperon-experimental/pull/694
* example with lambda enumeration in jetta by Necr0x0Der in https://github.com/trueagi-io/hyperon-experimental/pull/758
* Various fixes by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/759
* update to metta sdk due to snet update by Necr0x0Der in https://github.com/trueagi-io/hyperon-experimental/pull/761
* Snet upd2 by Necr0x0Der in https://github.com/trueagi-io/hyperon-experimental/pull/763
* Add boolean operations into minimal MeTTa standard library by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/762
* metta code generation for service call by DaddyWesker in https://github.com/trueagi-io/hyperon-experimental/pull/764
* Generate service metta code but now atoms not text by DaddyWesker in https://github.com/trueagi-io/hyperon-experimental/pull/766
* metta callers generation in snet sdk by Necr0x0Der in https://github.com/trueagi-io/hyperon-experimental/pull/767
* Update and refactor of snet_io by Necr0x0Der in https://github.com/trueagi-io/hyperon-experimental/pull/769
* move snet_io to preinstallation folder by Necr0x0Der in https://github.com/trueagi-io/hyperon-experimental/pull/770
* Return NotReducible when results are empty because of variable loops by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/773
* open channel and deposit added by DaddyWesker in https://github.com/trueagi-io/hyperon-experimental/pull/772
* das_gate README added by CICS-Oleg in https://github.com/trueagi-io/hyperon-experimental/pull/775
* Fix string token definition in stdlib by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/777
* Agents by Necr0x0Der in https://github.com/trueagi-io/hyperon-experimental/pull/778
* Fix collapse-bind documentation by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/782
* Fix newline by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/783
* dummy threads in agents by Necr0x0Der in https://github.com/trueagi-io/hyperon-experimental/pull/784
* Fix unique by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/785
* Update the version to 0.2.1 by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/786


**Full Changelog**: https://github.com/trueagi-io/hyperon-experimental/compare/v0.2.0...v0.2.1

0.2.0

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


**Full Changelog**: https://github.com/trueagi-io/hyperon-experimental/compare/v0.1.12...v0.2.0

0.1.12

What's Changed
* Increment version to 0.1.12 by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/727
* [BUGFIX] Fixing DAS vars resolution by angeloprobst in https://github.com/trueagi-io/hyperon-experimental/pull/729
* Add Metta.evaluate_atom() method to the Python API by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/730
* Improve variable related API by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/731
* Add MeTTa tutorial website into README.md by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/733
* Minimize docker image size by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/732
* Propagating python errors in loader through to MeTTa by luketpeterson in https://github.com/trueagi-io/hyperon-experimental/pull/734

New Contributors
* angeloprobst made their first contribution in https://github.com/trueagi-io/hyperon-experimental/pull/729

**Full Changelog**: https://github.com/trueagi-io/hyperon-experimental/compare/v0.1.11...v0.1.12

0.1.11

What's Changed
* Increment version to 0.1.11 by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/709
* Fix equality check for grounded ops in stdlib by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/708
* add homepage url for pypi by mvpeterson in https://github.com/trueagi-io/hyperon-experimental/pull/712
* Fix build by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/713
* Fix chain working with variables by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/714
* Fix returning values through variables as actual parameters by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/715
* Fix exception on matching Python and Rust grounded atoms by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/717
* Rename wiped variables in Bindings::retain by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/716
* Move out executable by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/718
* Remove GroundedAtom::match_ method by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/719
* Fix docker build by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/722
* fetch support added to dasgate.py by CICS-Oleg in https://github.com/trueagi-io/hyperon-experimental/pull/720
* basic jetta wrapper by Necr0x0Der in https://github.com/trueagi-io/hyperon-experimental/pull/723
* Upgrade cibuildwheel version to 2.19.2 by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/724
* Use old version of cibuildwheel for MacOS releases by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/726


**Full Changelog**: https://github.com/trueagi-io/hyperon-experimental/compare/v0.1.10...v0.1.11

0.1.10

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

0.1.9

What's Changed
* Increase version to 0.1.9 by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/678
* rename Atom.get_type -> get_metatype by Necr0x0Der in https://github.com/trueagi-io/hyperon-experimental/pull/679
* changes for Kwargs by besSveta in https://github.com/trueagi-io/hyperon-experimental/pull/672
* Enable MacOSX Apple Silicon release by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/680
* Document release and test release procedures by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/681
* Implementing py-tuple py-list py-dict py-chain by astroseger in https://github.com/trueagi-io/hyperon-experimental/pull/671
* Fix type for add-reduct and fix doc for quote by Necr0x0Der in https://github.com/trueagi-io/hyperon-experimental/pull/683
* Cleanup minimal MeTTa interpreter code especially code related to variables handing by vsbogd in https://github.com/trueagi-io/hyperon-experimental/pull/682
* `include` op to return results from evaluated sub-script by luketpeterson in https://github.com/trueagi-io/hyperon-experimental/pull/684
* fix the return type of modspace by Necr0x0Der in https://github.com/trueagi-io/hyperon-experimental/pull/685
* Updating include op's type to match new behavior from prior PR by luketpeterson in https://github.com/trueagi-io/hyperon-experimental/pull/686
* %void% -> Empty by Necr0x0Der in https://github.com/trueagi-io/hyperon-experimental/pull/687


**Full Changelog**: https://github.com/trueagi-io/hyperon-experimental/compare/v0.1.8...v0.1.9

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.