v1.1.1 (2024-03-12)
-
Contribute to rhai org? #168
-
build(deps): bump rust dependencies #176 (fabriziosestito)
-
build(deps): bump softprops/action-gh-release from 1 to 2 #175 (dependabot[bot])
-
build(deps-dev): bump ex_doc from 0.31.1 to 0.31.2 #174 (dependabot[bot])
-
build(deps-dev): bump credo from 1.7.4 to 1.7.5 #173 (dependabot[bot])
-
build(deps): bump rustler from 0.30.0 to 0.31.0 #172 (dependabot[bot])
-
build(deps): bump rustler from 0.30.0 to 0.31.0 in /native/test_dylib_module #171 (dependabot[bot])
-
build(deps-dev): bump credo from 1.7.3 to 1.7.4 #167 (dependabot[bot])
-
build(deps): bump rhai-dylib from 0.2.0 to 0.2.1 in /native/test_dylib_module #166 (dependabot[bot])
-
build(deps): bump rhai from 1.16.3 to 1.17.1 in /native/rhai_rustler #164 (dependabot[bot])
-
build(deps): bump rhai-dylib from 0.1.12 to 0.2.0 in /native/test_dylib_module #163 (dependabot[bot])
-
build(deps): bump actions/cache from 3 to 4 #161 (dependabot[bot])
-
Bump ex_doc from 0.30.9 to 0.31.1 #160 (dependabot[bot])
-
Bump credo from 1.7.1 to 1.7.3 #159 (dependabot[bot])
-
Bump thiserror from 1.0.50 to 1.0.56 in /native/rhai_rustler #158 (dependabot[bot])
-
Bump dialyxir from 1.4.2 to 1.4.3 #156 (dependabot[bot])
-
Bump actions/upload-artifact from 3 to 4 #152 (dependabot[bot])
-
Bump rustler_precompiled from 0.7.0 to 0.7.1 #150 (dependabot[bot])
v1.1.0 (2023-11-13)
- fix: integer float conversion and native deps bump #149 (fabriziosestito)
- Bump philss/rustler-precompiled-action from 1.1.1 to 1.1.3 #147 (dependabot[bot])
- Bump dialyxir from 1.3.0 to 1.4.2 #146 (dependabot[bot])
- Bump thiserror from 1.0.49 to 1.0.50 in /native/rhai_rustler #145 (dependabot[bot])
- Bump ex_doc from 0.30.8 to 0.30.9 #144 (dependabot[bot])
- Bump philss/rustler-precompiled-action from 1.1.0 to 1.1.1 #143 (dependabot[bot])
- Bump ex_doc from 0.30.6 to 0.30.8 #142 (dependabot[bot])
- Bump rustler from 0.29.1 to 0.30.0 in /native/rhai_rustler #140 (dependabot[bot])
- Bump rustler from 0.29.1 to 0.30.0 in /native/test_dylib_module #139 (dependabot[bot])
- Bump rustler from 0.29.1 to 0.30.0 #138 (dependabot[bot])
- Bump credo from 1.7.0 to 1.7.1 #137 (dependabot[bot])
- Bump thiserror from 1.0.44 to 1.0.49 in /native/rhai_rustler #136 (dependabot[bot])
- Bump philss/rustler-precompiled-action from 1.0.1 to 1.1.0 #135 (dependabot[bot])
- Bump rustler_precompiled from 0.6.3 to 0.7.0 #134 (dependabot[bot])
- Bump rhai-dylib from 0.1.9 to 0.1.11 in /native/test_dylib_module #133 (dependabot[bot])
- Bump actions/checkout from 3 to 4 #130 (dependabot[bot])
- Bump rustler_precompiled from 0.6.2 to 0.6.3 #128 (dependabot[bot])
- Bump ex_doc from 0.30.5 to 0.30.6 #126 (dependabot[bot])
- Bump ex_doc from 0.30.3 to 0.30.5 #122 (dependabot[bot])
v1.0.2 (2023-07-28)
- Bump thiserror from 1.0.43 to 1.0.44 in /native/rhai_rustler #120 (dependabot[bot])
- Bump ex_doc from 0.30.2 to 0.30.3 #119 (dependabot[bot])
v1.0.1 (2023-07-17)
- fix: use dirty cpu scheduler for compilation related NIFs #117 (fabriziosestito)
- fix: use dirty cpu scheduler for evaluation functions #116 (fabriziosestito)
- Bump ex_doc from 0.29.4 to 0.30.2 #115 (dependabot[bot])
- Bump stream_data from 0.5.0 to 0.6.0 #113 (dependabot[bot])
- Bump thiserror from 1.0.40 to 1.0.43 in /native/rhai_rustler #111 (dependabot[bot])
- Bump rustler_precompiled from 0.6.1 to 0.6.2 #110 (dependabot[bot])
- Bump rustler from 0.29.0 to 0.29.1 in /native/test_dylib_module #108 (dependabot[bot])
- Bump rustler from 0.29.0 to 0.29.1 #107 (dependabot[bot])
- build(deps): bump rhai_dylib to 0.1.9 #106 (fabriziosestito)
- Bump rhai-dylib from 0.1.8 to 0.1.9 in /native/test_dylib_module #105 (dependabot[bot])
- Bump rustler from 0.28.0 to 0.29.0 in /native/test_dylib_module #104 (dependabot[bot])
- Bump rustler from 0.28.0 to 0.29.0 #103 (dependabot[bot])
- Bump rustler from 0.28.0 to 0.29.0 in /native/rhai_rustler #102 (dependabot[bot])
v1.0.0 (2023-05-20)
-
Rename/refactor Scope functions to be more ergonomic/idiomatic in Elixir #41
-
Proper error handling #30
-
Engine options bindings pt1 #36 (dottorblaster)
-
Specs are wrong #66
-
Test file moduleresolver #80
-
Clean-up #55
-
Test Scope set_alias #53
-
Add dylib example #43
-
AST bindings #34
-
Scope bindings #33
-
Engine bindings #32
-
Bump rhai to v1.14.0 and rhai_dylib to v0.1.8 #100 (fabriziosestito)
-
Add test dylib module to dependabot #97 (fabriziosestito)
-
Bump rustler from 0.27.0 to 0.28.0 #95 (dependabot[bot])
-
Bump rustler from 0.27.0 to 0.28.0 in /native/rhai_rustler #94 (dependabot[bot])
-
Test FileModuleResolver #93 (fabriziosestito)
-
Refactor/rename Scope functions #92 (fabriziosestito)
-
Add register package #91 (fabriziosestito)
-
Refactor module resolvers and tests #90 (fabriziosestito)
-
Remove Scope set_alias #88 (fabriziosestito)
-
Bump rhai_dylib to 0.1.7 #87 (fabriziosestito)
-
Bind Engine enusre_data_size_within_limits #86 (fabriziosestito)
-
Use from_array #85 (fabriziosestito)
-
Bind Engine register_custom_operator #84 (fabriziosestito)
-
Bind Engine.disable_symbol/2 #83 (fabriziosestito)
-
Bind Engine AST optimization methods #82 (fabriziosestito)
-
Bind Engine::new_raw() #81 (fabriziosestito)
-
Bind Engine::eval* methods #79 (fabriziosestito)
-
Bind Engine::run* methods #78 (fabriziosestito)
-
Bind Engine::compile* methods #77 (fabriziosestito)
-
Bind Engine::compact_script #76 (fabriziosestito)
-
Bind Engine::call_fn #75 (fabriziosestito)
-
Bind AST functions and statements methods #74 (fabriziosestito)
-
Bump ex_doc from 0.29.3 to 0.29.4 #72 (dependabot[bot])
-
Bind AST::clear_functions #71 (fabriziosestito)
-
Bind AST source-related methods #69 (fabriziosestito)
-
macOS extension workaround #68 (fabriziosestito)
-
Fix allow loop expressions test #67 (fabriziosestito)
-
Bump rhai from 1.12.0 to 1.13.0 in /native/rhai_rustler #60 (dependabot[bot])
-
Bump ex_doc from 0.29.2 to 0.29.3 #59 (dependabot[bot])
-
Bump thiserror from 1.0.38 to 1.0.39 in /native/rhai_rustler #58 (dependabot[bot])
-
Bump ex_doc from 0.29.1 to 0.29.2 #57 (dependabot[bot])
-
Bind Engine::run and Engine::run_with_scope #56 (fabriziosestito)
-
Bind Scope::set_or_push #54 (fabriziosestito)
-
Bind Scope::set_alias #52 (fabriziosestito)
-
Bind Scope::pop and Scope::set_value #51 (fabriziosestito)
-
Bind Scope::rewind #49 (fabriziosestito)
-
Bind Scope::remove #47 (fabriziosestito)
-
Bind Scope::with_capacity #46 (fabriziosestito)
-
Bind Scope::len #45 (fabriziosestito)
-
Bind Scope::is_empty #44 (fabriziosestito)
-
Bind Scope::clone_visible #42 (fabriziosestito)
-
Bind get_value instead of get #40 (fabriziosestito)
-
Add scope clear #39 (fabriziosestito)
-
Add credo template #38 (fabriziosestito)
-
Bump rustler_precompiled from 0.6.0 to 0.6.1 #37 (dependabot[bot])
-
Add scope bindings pt 1 #35 (fabriziosestito)
-
Refactor error handling #31 (fabriziosestito)
-
Try to wrap Engine compile function #29 (dottorblaster)
-
Wrap engine pt1 #28 (fabriziosestito)
-
Bump rustler_precompiled from 0.5.5 to 0.6.0 #26 (dependabot[bot])
-
Bump giantswarm/install-binary-action from 1.0.0 to 1.1.0 #25 (dependabot[bot])
-
Bump rustler from 0.26.0 to 0.27.0 in /native/rhai_rustler #24 (dependabot[bot])
-
Bump rustler from 0.26.0 to 0.27.0 #23 (dependabot[bot])
v0.1.4 (2023-01-16)
- Use config to set force build #22 (fabriziosestito)
- Pin ubuntu version in release workflow #21 (fabriziosestito)
v0.1.3 (2023-01-03)
- Bump to v0.1.3 #19 (fabriziosestito)
- Bump rustler_precompiled from 0.5.4 to 0.5.5 #12 (dependabot[bot])
- Bump ex_doc from 0.29.0 to 0.29.1 #11 (dependabot[bot])
- Bump rhai from 1.10.1 to 1.11.0 in /native/rhai_rustler #10 (dependabot[bot])
- Bump rustler_precompiled from 0.5.3 to 0.5.4 #9 (dependabot[bot])
v0.1.1 (2022-11-07)
- Set fail on invalid map property #8 (fabriziosestito)
v0.1.0 (2022-11-04)
- Add filter example #7 (fabriziosestito)
- Cleanup + README #6 (fabriziosestito)
* This Changelog was automatically generated by github_changelog_generator