Skip to content

Commit

Permalink
chore: prepare to release v1.2.0 (#266)
Browse files Browse the repository at this point in the history
* chore: bump version to v1.2.0

Signed-off-by: Fabrizio Sestito <[email protected]>

* chore: update CHANGELOG

Signed-off-by: Fabrizio Sestito <[email protected]>

---------

Signed-off-by: Fabrizio Sestito <[email protected]>
  • Loading branch information
fabriziosestito authored Feb 25, 2025
1 parent e8e9d06 commit 06aa15f
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 3 deletions.
65 changes: 65 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,70 @@
# Changelog

## [v1.2.0](https://github.com/rhaiscript/rhai_rustler/tree/v1.2.0) (2025-02-25)

[Full Changelog](https://github.com/rhaiscript/rhai_rustler/compare/v1.1.1...v1.2.0)

- build\(deps\): bump native rust deps [\#265](https://github.com/rhaiscript/rhai_rustler/pull/265) ([fabriziosestito](https://github.com/fabriziosestito))
- build\(deps\): bump rhai-dylib from 0.5.0 to 0.6.0 in /native/test\_dylib\_module [\#264](https://github.com/rhaiscript/rhai_rustler/pull/264) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump ex\_doc from 0.36.1 to 0.37.2 [\#263](https://github.com/rhaiscript/rhai_rustler/pull/263) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump stream\_data from 1.1.2 to 1.1.3 [\#261](https://github.com/rhaiscript/rhai_rustler/pull/261) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.36.0 to 0.36.1 in /native/rhai\_rustler [\#259](https://github.com/rhaiscript/rhai_rustler/pull/259) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.36.0 to 0.36.1 [\#258](https://github.com/rhaiscript/rhai_rustler/pull/258) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.36.0 to 0.36.1 in /native/test\_dylib\_module [\#257](https://github.com/rhaiscript/rhai_rustler/pull/257) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rhai from 1.20.1 to 1.21.0 in /native/rhai\_rustler [\#256](https://github.com/rhaiscript/rhai_rustler/pull/256) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.35.0 to 0.36.0 in /native/test\_dylib\_module [\#255](https://github.com/rhaiscript/rhai_rustler/pull/255) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.35.0 to 0.36.0 in /native/rhai\_rustler [\#254](https://github.com/rhaiscript/rhai_rustler/pull/254) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.35.1 to 0.36.0 [\#253](https://github.com/rhaiscript/rhai_rustler/pull/253) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump thiserror from 2.0.9 to 2.0.11 in /native/rhai\_rustler [\#252](https://github.com/rhaiscript/rhai_rustler/pull/252) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rhai-dylib from 0.4.0 to 0.5.0 in /native/rhai\_rustler [\#250](https://github.com/rhaiscript/rhai_rustler/pull/250) ([dependabot[bot]](https://github.com/apps/dependabot))
- ci: change macos version to latest [\#249](https://github.com/rhaiscript/rhai_rustler/pull/249) ([fabriziosestito](https://github.com/fabriziosestito))
- build\(deps-dev\): bump credo from 1.7.10 to 1.7.11 [\#248](https://github.com/rhaiscript/rhai_rustler/pull/248) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rhai-dylib from 0.4.0 to 0.5.0 in /native/test\_dylib\_module [\#247](https://github.com/rhaiscript/rhai_rustler/pull/247) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump ex\_doc from 0.35.1 to 0.36.1 [\#246](https://github.com/rhaiscript/rhai_rustler/pull/246) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump thiserror from 1.0.65 to 2.0.9 in /native/rhai\_rustler [\#244](https://github.com/rhaiscript/rhai_rustler/pull/244) ([dependabot[bot]](https://github.com/apps/dependabot))
- ci: bump macos version to 12 [\#243](https://github.com/rhaiscript/rhai_rustler/pull/243) ([fabriziosestito](https://github.com/fabriziosestito))
- fix: resource impl [\#242](https://github.com/rhaiscript/rhai_rustler/pull/242) ([fabriziosestito](https://github.com/fabriziosestito))
- build\(deps\): bump rustler from 0.35.0 to 0.35.1 [\#238](https://github.com/rhaiscript/rhai_rustler/pull/238) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rhai from 1.19.0 to 1.20.1 in /native/rhai\_rustler [\#236](https://github.com/rhaiscript/rhai_rustler/pull/236) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump ex\_doc from 0.34.2 to 0.35.1 [\#233](https://github.com/rhaiscript/rhai_rustler/pull/233) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump dialyxir from 1.4.4 to 1.4.5 [\#231](https://github.com/rhaiscript/rhai_rustler/pull/231) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump credo from 1.7.9 to 1.7.10 [\#228](https://github.com/rhaiscript/rhai_rustler/pull/228) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump credo from 1.7.8 to 1.7.9 [\#224](https://github.com/rhaiscript/rhai_rustler/pull/224) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump thiserror from 1.0.64 to 1.0.65 in /native/rhai\_rustler [\#222](https://github.com/rhaiscript/rhai_rustler/pull/222) ([dependabot[bot]](https://github.com/apps/dependabot))
- fix: rustler update to v0.35.0 [\#221](https://github.com/rhaiscript/rhai_rustler/pull/221) ([fabriziosestito](https://github.com/fabriziosestito))
- build\(deps\): bump rhai-dylib from 0.3.0 to 0.4.0 in /native/rhai\_rustler [\#220](https://github.com/rhaiscript/rhai_rustler/pull/220) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.34.0 to 0.35.0 in /native/test\_dylib\_module [\#219](https://github.com/rhaiscript/rhai_rustler/pull/219) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler\_precompiled from 0.8.0 to 0.8.2 [\#218](https://github.com/rhaiscript/rhai_rustler/pull/218) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump dialyxir from 1.4.3 to 1.4.4 [\#217](https://github.com/rhaiscript/rhai_rustler/pull/217) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.33.0 to 0.35.0 in /native/rhai\_rustler [\#216](https://github.com/rhaiscript/rhai_rustler/pull/216) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump stream\_data from 1.1.0 to 1.1.2 [\#215](https://github.com/rhaiscript/rhai_rustler/pull/215) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump credo from 1.7.6 to 1.7.8 [\#214](https://github.com/rhaiscript/rhai_rustler/pull/214) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.33.0 to 0.35.0 [\#213](https://github.com/rhaiscript/rhai_rustler/pull/213) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump thiserror from 1.0.63 to 1.0.64 in /native/rhai\_rustler [\#212](https://github.com/rhaiscript/rhai_rustler/pull/212) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler\_precompiled from 0.7.1 to 0.8.0 [\#211](https://github.com/rhaiscript/rhai_rustler/pull/211) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump thiserror from 1.0.60 to 1.0.63 in /native/rhai\_rustler [\#210](https://github.com/rhaiscript/rhai_rustler/pull/210) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.33.0 to 0.34.0 in /native/test\_dylib\_module [\#206](https://github.com/rhaiscript/rhai_rustler/pull/206) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump ex\_doc from 0.34.0 to 0.34.2 [\#205](https://github.com/rhaiscript/rhai_rustler/pull/205) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rhai-dylib from 0.3.0 to 0.4.0 in /native/test\_dylib\_module [\#204](https://github.com/rhaiscript/rhai_rustler/pull/204) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rhai from 1.18.0 to 1.19.0 in /native/rhai\_rustler [\#203](https://github.com/rhaiscript/rhai_rustler/pull/203) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump ex\_doc from 0.32.2 to 0.34.0 [\#198](https://github.com/rhaiscript/rhai_rustler/pull/198) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.32.1 to 0.33.0 [\#197](https://github.com/rhaiscript/rhai_rustler/pull/197) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.32.1 to 0.33.0 in /native/test\_dylib\_module [\#196](https://github.com/rhaiscript/rhai_rustler/pull/196) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.32.1 to 0.33.0 in /native/rhai\_rustler [\#195](https://github.com/rhaiscript/rhai_rustler/pull/195) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump stream\_data from 1.0.0 to 1.1.0 [\#194](https://github.com/rhaiscript/rhai_rustler/pull/194) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump philss/rustler-precompiled-action from 1.1.3 to 1.1.4 [\#191](https://github.com/rhaiscript/rhai_rustler/pull/191) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rhai-dylib from 0.2.1 to 0.3.0 in /native/rhai\_rustler [\#190](https://github.com/rhaiscript/rhai_rustler/pull/190) ([dependabot[bot]](https://github.com/apps/dependabot))
- ci: use stable toolchain when running tests [\#189](https://github.com/rhaiscript/rhai_rustler/pull/189) ([fabriziosestito](https://github.com/fabriziosestito))
- build\(deps-dev\): bump stream\_data from 0.6.0 to 1.0.0 [\#188](https://github.com/rhaiscript/rhai_rustler/pull/188) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump ex\_doc from 0.31.2 to 0.32.2 [\#187](https://github.com/rhaiscript/rhai_rustler/pull/187) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps-dev\): bump credo from 1.7.5 to 1.7.6 [\#186](https://github.com/rhaiscript/rhai_rustler/pull/186) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump thiserror from 1.0.58 to 1.0.60 in /native/rhai\_rustler [\#185](https://github.com/rhaiscript/rhai_rustler/pull/185) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rhai from 1.17.1 to 1.18.0 in /native/rhai\_rustler [\#182](https://github.com/rhaiscript/rhai_rustler/pull/182) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rhai-dylib from 0.2.1 to 0.3.0 in /native/test\_dylib\_module [\#181](https://github.com/rhaiscript/rhai_rustler/pull/181) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.31.0 to 0.32.1 in /native/test\_dylib\_module [\#179](https://github.com/rhaiscript/rhai_rustler/pull/179) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.31.0 to 0.32.1 [\#178](https://github.com/rhaiscript/rhai_rustler/pull/178) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump rustler from 0.31.0 to 0.32.1 in /native/rhai\_rustler [\#177](https://github.com/rhaiscript/rhai_rustler/pull/177) ([dependabot[bot]](https://github.com/apps/dependabot))

## [v1.1.1](https://github.com/rhaiscript/rhai_rustler/tree/v1.1.1) (2024-03-12)

[Full Changelog](https://github.com/rhaiscript/rhai_rustler/compare/v1.1.0...v1.1.1)
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Rhai.MixProject do
use Mix.Project

@version "1.1.2-dev"
@version "1.2.0"

def project do
[
Expand Down
2 changes: 1 addition & 1 deletion native/rhai_rustler/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion native/rhai_rustler/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rhai_rustler"
version = "1.1.2-dev"
version = "1.2.0"
authors = ["Fabrizio Sestito <[email protected]>"]
edition = "2021"

Expand Down

0 comments on commit 06aa15f

Please sign in to comment.