v0.2.2
Pre-release
Pre-release
What's Changed
- index-atom final version, documentation and tests added by @DaddyWesker in #790
- current state of pretty print by @DaddyWesker in #771
- random-float and random-int added by @DaddyWesker in #791
- Fix native interface of the Python serializer by @vsbogd in #794
- Min max size functions added by @DaddyWesker in #792
- Show grounded atom conversion exceptions if any by @vsbogd in #795
- Remove old interpreter by @vsbogd in #796
- Allow instantiating constant expression atoms in Rust code by @vsbogd in #800
- Update snet gate by @DaddyWesker in #788
- Remove only one instance of the duplicated atom by @vsbogd in #799
- Improve primitive conversion code by @vsbogd in #801
- Math operations by @DaddyWesker in #802
- BaseListeningAgent by @besSveta in #793
- Fix metta function to make evaluation using the passed context space by @vsbogd in #804
- final separation of math by @DaddyWesker in #807
- Fix some places where word minimal is used after renaming by @vsbogd in #808
- Stdlib separation by @DaddyWesker in #812
- Fix various FIXME from test MeTTa scenarious by @vsbogd in #811
- Use rust primitive types in Python runtime by @vsbogd in #809
- Calling help! without parameters shows list of stdlib functions by @vsbogd in #817
- Cleanup unification related code after old interpreter is removed by @vsbogd in #822
- Edit listening agent by @besSveta in #813
- assertAlphaEqual added by @DaddyWesker in #814
- Minor API and doc change to clarify SerializingConverter behavior by @vsbogd in #824
- Don't copy imported module to filter out its dependencies by @vsbogd in #826
- Separate Debug and Display trait implementations for Atom by @vsbogd in #827
- Upgrade actions/cache version by @vsbogd in #832
- Return second argument of trace! without evaluation by @vsbogd in #825
- Improve handling of inline comments by @AndyZhu1991 in #830
- very basic non-determinism by @Necr0x0Der in #833
- python's repr fixed by @DaddyWesker in #828
- Fix evaluate atom by @vsbogd in #835
- Update version to 0.2.2 by @vsbogd in #836
New Contributors
- @AndyZhu1991 made their first contribution in #830
Full Changelog: v0.2.1...v0.2.2