fluencebot
|
e112719b24
|
chore(master): release marine-rs-sdk 0.10.3 (#149)
* chore(master): release marine-rs-sdk 0.10.3
* chore: Bump version to 0.10.3
|
2023-12-28 19:15:20 +07:00 |
|
Ivan Boldyrev
|
22863bc94f
|
feat(call-parameters): optional rkyv support (#148)
|
2023-12-28 03:07:42 +07:00 |
|
fluencebot
|
337e677355
|
chore(master): release marine-rs-sdk 0.10.2 (#147)
* chore(master): release marine-rs-sdk 0.10.2
* chore: Bump version to 0.10.2
|
2023-12-12 17:56:05 +03:00 |
|
Valery Antopol
|
d3cade98f8
|
fix(ABI): use correct empty string/vector representation (#146)
* add a size check to IT deserializers
* add a size check to vector deserializer
* pr fixes
|
2023-12-12 17:50:40 +03:00 |
|
fluencebot
|
d199333dbe
|
chore(master): release marine-rs-sdk 0.10.1 (#138)
* chore(master): release marine-rs-sdk 0.10.1
* chore: Bump version to 0.10.1
|
2023-10-24 16:31:27 +03:00 |
|
renovate[bot]
|
dccd735cf9
|
chore(deps): update rust crate simple_logger to 4.2.0 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-24 15:47:36 +03:00 |
|
renovate[bot]
|
0e4cb4b1f2
|
chore(deps): update rust crate quote to 1.0.33 (#112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-24 15:45:35 +03:00 |
|
renovate[bot]
|
513a80aa15
|
feat(deps): update rust crate serde_json to 1.0.107 (#117)
chore(deps): update rust crate serde_json to 1.0.107
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-23 21:51:42 +03:00 |
|
renovate[bot]
|
9827098735
|
feat(deps): update rust crate serde to 1.0.189 (#136)
chore(deps): update rust crate serde to 1.0.189
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-23 20:59:05 +03:00 |
|
renovate[bot]
|
00f745fa15
|
feat(deps): update rust crate pretty_assertions to 1.4.0 (#137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-23 20:18:03 +03:00 |
|
renovate[bot]
|
69d04d1cbd
|
feat(deps): update rust crate chrono to 0.4.31 (#119)
chore(deps): update rust crate chrono to 0.4.31
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-23 20:16:26 +03:00 |
|
renovate[bot]
|
b08bcf1bd1
|
feat(deps): update rust crate log to 0.4.20 (#118)
chore(deps): update rust crate log to 0.4.20
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-23 20:13:16 +03:00 |
|
renovate[bot]
|
7cd6d86783
|
feat(deps): update rust crate proc-macro2 to 1.0.69 (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-23 20:11:47 +03:00 |
|
fluencebot
|
3e64ad7be7
|
chore(master): release marine-rs-sdk 0.10.0 (#134)
* chore(master): release marine-rs-sdk 0.10.0
* chore: Bump version to 0.10.0
|
2023-09-13 17:22:47 +03:00 |
|
Valery Antopol
|
b55f05a15c
|
chore: revert latest release commit (#133)
Revert "chore(master): release marine-rs-sdk 0.10.0 (#131)"
This reverts commit d6c1d609d9bfa263d1bd7de7e57fd10318338980.
|
2023-09-13 16:52:08 +03:00 |
|
fluencebot
|
d6c1d609d9
|
chore(master): release marine-rs-sdk 0.10.0 (#131)
|
2023-09-13 15:45:18 +03:00 |
|
Valery Antopol
|
7059e84635
|
feat!: hide marine ABI exports under marine-abi feature (#129)
* decouple call parameters into a separate crate
* update lockfile
* add marine-rs-sdk-main import
* add marine-abi feature
* update module_manifest
* pr fixes + fmt
* pr fixes
|
2023-09-13 15:40:23 +03:00 |
|
fluencebot
|
4fb25f1818
|
chore(master): release marine-rs-sdk 0.9.0 (#128)
* chore(master): release marine-rs-sdk 0.9.0
* chore: Bump version to 0.9.0
|
2023-08-16 20:40:37 +03:00 |
|
fluencebot
|
46c53330ba
|
chore(master): release marine-rs-sdk 0.8.1 (#126)
* chore(master): release marine-rs-sdk 0.8.1
* chore: Bump version to 0.8.1
|
2023-08-09 13:58:57 +03:00 |
|
fluencebot
|
56f4b4d61e
|
chore(master): release marine-rs-sdk 0.8.0 (#122)
* chore(master): release marine-rs-sdk 0.8.0
* chore: Bump version to 0.8.0
|
2023-07-24 17:10:47 +03:00 |
|
Mike Voronov
|
2816debc18
|
chore: use Box for MarineAst variants (#123)
|
2023-07-24 17:01:47 +03:00 |
|
Mike Voronov
|
7a39cd35ad
|
feat!: allow field attibutes (#121)
|
2023-07-24 16:48:11 +03:00 |
|
renovate[bot]
|
7479c36413
|
chore(deps): update rust crate serde to 1.0.155 (#109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-13 16:21:50 +03:00 |
|
renovate[bot]
|
ebdcea9933
|
chore(deps): update rust crate chrono to 0.4.24 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-13 16:02:41 +03:00 |
|
renovate[bot]
|
8f3eab7ba5
|
chore(deps): update rust crate serde_json to 1.0.94 (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-13 16:02:15 +03:00 |
|
renovate[bot]
|
fc5c1c9e46
|
chore(deps): update rust crate syn to 1.0.109 (#107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-08 09:17:38 +03:00 |
|
renovate[bot]
|
83b9a995a3
|
chore(deps): update rust crate simple_logger to v4 (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-13 19:18:15 +03:00 |
|
renovate[bot]
|
190ea058e7
|
chore(deps): update rust crate serde to 1.0.152 (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-13 19:15:58 +03:00 |
|
renovate[bot]
|
32856135a3
|
chore(deps): update rust crate syn to 1.0.107 (#97)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-13 19:10:21 +03:00 |
|
renovate[bot]
|
6556154311
|
chore(deps): update rust crate quote to 1.0.23 (#94)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mike Voronov <michail.vms@gmail.com>
|
2023-02-13 18:34:13 +03:00 |
|
renovate[bot]
|
f0db1a40a2
|
chore(deps): update rust crate serde_json to 1.0.93 (#96)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-13 18:23:19 +03:00 |
|
renovate[bot]
|
2875309787
|
chore(deps): update rust crate proc-macro2 to 1.0.51 (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-13 18:22:36 +03:00 |
|
renovate[bot]
|
81c37ea1f1
|
chore(deps): update rust crate log to 0.4.17 (#91)
Update Rust crate log to 0.4.17
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-13 18:08:01 +03:00 |
|
renovate[bot]
|
e028b92028
|
chore(deps): update rust crate chrono to 0.4.23 (#90)
Update Rust crate chrono to 0.4.23
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-13 18:07:31 +03:00 |
|
Anatolios Laskaris
|
17e420f657
|
chore(ci): Add release-please (#100)
* Add release-please
* Fix
* Fix
* No to wasmer
* use older rust-toolchain with compatible error messages
---------
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
|
2023-02-07 19:58:04 +03:00 |
|
Valery Antopol
|
f2f3ce1810
|
fix: make new clippy happy (#88)
|
2022-11-28 19:12:02 +03:00 |
|
renovate[bot]
|
2e1068fabc
|
Update Rust crate pretty_assertions to v1 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-08 22:28:34 +03:00 |
|
renovate[bot]
|
ba3c322e77
|
Update Rust crate uuid to v1 (#82)
* Update Rust crate uuid to v1
* bump patch version
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
|
2022-09-08 22:27:47 +03:00 |
|
renovate[bot]
|
1d01cfb1d8
|
Update Rust crate simple_logger to v2 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-08 21:55:11 +03:00 |
|
Valery Antopol
|
5bc6f5e875
|
Fix memory leak in compiled modules caused by rust ^1.56 (#75)
|
2022-07-27 16:04:43 +03:00 |
|
Mike Voronov
|
7924cb248b
|
Deduplicate SecurityTetraplet (#70)
|
2021-11-02 22:45:25 +03:00 |
|
Valery Antopol
|
2bd0c63a93
|
Remove test sdk (#67)
|
2021-10-07 20:04:54 +03:00 |
|
Mike Voronov
|
13c0f59d89
|
Allow non pub fields in structs (#68)
* allow non-pub fields in a struct
* bump crate versions
|
2021-10-07 13:13:25 +03:00 |
|
Valery Antopol
|
60cc4fbd9f
|
Bump crate versions and add changelog for sdk-test (#66)
|
2021-10-05 16:17:53 +03:00 |
|
Valery Antopol
|
631c6d9885
|
Implement marine_test for services integration (first part) (#61)
|
2021-10-04 19:06:58 +03:00 |
|
Valery Antopol
|
17eb14aa48
|
use doc(hidden) on internal api (#62)
|
2021-09-28 15:44:12 +03:00 |
|
Valery Antopol
|
7cad957fe7
|
fix compilation for rustc 1.57.0-nightly (#60)
|
2021-09-15 18:18:53 +03:00 |
|
Valery Antopol
|
6d045429dc
|
Remove serde version lock on 1.0.118 (#59)
|
2021-09-15 16:28:01 +03:00 |
|
Valery Antopol
|
2ee2cf3a2c
|
Pass module interfaces as args in marine-test macro (#54)
|
2021-09-01 20:34:35 +03:00 |
|
Valery Antopol
|
84d5c2af66
|
Add unsafe wrapper for imports for not wasm target (#52)
|
2021-08-13 21:27:26 +03:00 |
|