Commit Graph

15 Commits

Author SHA1 Message Date
d0c8592b4c update rustler 0.23.0 -> 0.34.0 2024-07-29 17:29:55 +02:00
dependabot[bot]
4c64e761d4
Bump rustler from 0.22.2 to 0.23.0 in /native/xler_native (#38)
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.22.2 to 0.23.0.
- [Release notes](https://github.com/rusterlium/rustler/releases)
- [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rusterlium/rustler/compare/rustler-0.22.2...rustler-0.23.0)

---
updated-dependencies:
- dependency-name: rustler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-24 13:03:31 +02:00
dependabot[bot]
4ccef1acaf
Bump rustler from 0.22.0 to 0.22.2 in /native/xler_native (#33)
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.22.0 to 0.22.2.
- [Release notes](https://github.com/rusterlium/rustler/releases)
- [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rusterlium/rustler/compare/rustler-0.22.0...rustler-0.22.2)

---
updated-dependencies:
- dependency-name: rustler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 07:48:15 +03:00
dependabot[bot]
1059a4144b
Bump rustler from 0.21.1 to 0.22.0 in /native/xler_native (#25)
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.21.1 to 0.22.0.
- [Release notes](https://github.com/rusterlium/rustler/releases)
- [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rusterlium/rustler/compare/rustler-0.21.1...rustler-0.22.0)

---
updated-dependencies:
- dependency-name: rustler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-24 06:25:55 +02:00
dependabot[bot]
33bcc577c9
Bump calamine from 0.16.2 to 0.18.0 in /native/xler_native (#21)
Bumps [calamine](https://github.com/tafia/calamine) from 0.16.2 to 0.18.0.
- [Release notes](https://github.com/tafia/calamine/releases)
- [Changelog](https://github.com/tafia/calamine/blob/master/Changelog.md)
- [Commits](https://github.com/tafia/calamine/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-12 14:03:44 +02:00
Thiago Santos
0a693cb6ed
Fix warning (#14) 2020-10-20 18:15:16 +02:00
dependabot[bot]
5a40b792f6
Bump calamine from 0.16.1 to 0.16.2 in /native/xler_native (#11)
Bumps [calamine](https://github.com/tafia/calamine) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/tafia/calamine/releases)
- [Changelog](https://github.com/tafia/calamine/blob/master/Changelog.md)
- [Commits](https://github.com/tafia/calamine/compare/v0.16.1...v0.16.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-29 21:24:12 +02:00
dependabot-preview[bot]
ee8a920993
Bump rustler from 0.21.0 to 0.21.1 in /native/xler_native (#5)
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/rusterlium/rustler/releases)
- [Changelog](https://github.com/rusterlium/rustler/blob/rustler-0.21.1/CHANGELOG.md)
- [Commits](https://github.com/rusterlium/rustler/compare/rustler-0.21.0...rustler-0.21.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-18 12:41:03 +02:00
Joakim Nylen
f16f9ec147 v0.4.1 2019-11-22 11:32:34 +01:00
Joakim Nylén
febc9cc05a Freeze rustler version on ref commit
For support erlang version 20+
2019-11-22 10:26:41 +00:00
Joakim Nylén
40f3b97901 Merge branch 'fix-rust-warnings' into 'master'
Up tool versions, fix warnings on rustler and add basic test

See merge request jnylen/xler!2
2019-08-23 03:16:03 +00:00
Joakim Nylen
1818b0b13a Up tool versions, fix warnings on rustler and add basic test 2019-08-23 05:15:22 +02:00
Dmitry Dubina
cb565dc5af Close #3 Added dirty cpu flag for method parse, worksheets 2019-08-16 14:14:21 +07:00
Joakim Nylén
35712428ab Up the version 2019-06-28 00:12:19 +02:00
Joakim Nylén
a6776fdca8 First commit 2019-04-11 23:39:59 +02:00