v0.1.8
Pre-release
Pre-release
What's Changed
- Version 0.1.8 by @vsbogd in #647
- Simple python import by @astroseger in #652
- Add bug report template by @vsbogd in #650
- small test addition by @Necr0x0Der in #656
- Adding module resource API and
include
operation by @luketpeterson in #649 - Addition to simple python import by @astroseger in #657
- Adding "capture" operation. Experimental approach to issue #354 by @luketpeterson in #644
- Issue 655 solution by @DaddyWesker in #658
- accessing python modules and objects by @Necr0x0Der in #661
- Add doc strings related functions by @vsbogd in #640
- add kwargs for python functions by @Necr0x0Der in #663
- Fix return operation type in minimal MeTTa stdlib by @vsbogd in #666
- Add cibuildwheel usage instructions by @vsbogd in #670
- Changing module loading logic so modules aren't merged into runner until loading is complete by @luketpeterson in #665
- adding the type for = to stdlib by @Necr0x0Der in #675
- Issue 662 solution, hyperon version refactor by @DaddyWesker in #667
- remove _version.py to prevent setuptools from failing by @DaddyWesker in #677
New Contributors
- @DaddyWesker made their first contribution in #658
Full Changelog: v0.1.7...v0.1.8