Commit Graph

37 Commits

Author SHA1 Message Date
Joakim Nylén
aecfcb2b7c
Update mix.exs 2020-07-18 12:44:41 +02:00
Joakim Nylén
df60c6c31f
Create release-drafter.yml 2020-07-18 12:43:42 +02:00
Joakim Nylén
b4266291ac
Create release-drafter.yml 2020-07-18 12:43:09 +02:00
dependabot[bot]
340f2ce237
Bump rustler from 0.21.0 to 0.21.1 (#7)
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[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-18 12:42:05 +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
dependabot-preview[bot]
4ecad974ea
Bump rustler from 0.21.0 to 0.21.1 (#4)
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:40:51 +02:00
dependabot-preview[bot]
5f5d295ffe
Create Dependabot config file (#6)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-18 12:38:03 +02:00
dependabot-preview[bot]
6cc2031946
Bump ex_doc from 0.22.0 to 0.22.1 (#3)
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.22.0 to 0.22.1.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.22.0...v0.22.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-05-25 01:47:34 +02:00
dependabot-preview[bot]
7e3a34bb30
Bump ex_doc from 0.21.3 to 0.22.0 (#2)
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.21.3 to 0.22.0.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.21.3...v0.22.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-13 22:27:00 +02:00
dependabot-preview[bot]
af97d279a7
Bump ex_doc from 0.21.2 to 0.21.3 (#1)
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.21.2 to 0.21.3.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.21.2...v0.21.3)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-03 15:52:44 +02:00
Joakim Nylen
f16f9ec147 v0.4.1 2019-11-22 11:32:34 +01:00
Joakim Nylen
e641d455d8 Updating README.md from 0.2.0 to 0.4.0 2019-11-22 11:29:52 +01:00
Joakim Nylén
2129d2075b Merge branch 'otp-22' into 'master'
OTP 22

Closes #5

See merge request jnylen/xler!3
2019-11-22 10:26:41 +00: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 Nylen
1189c979a1 Merge branch 'master' of gitlab.com:jnylen/xler 2019-08-23 05:37:22 +02:00
Joakim Nylen
1a8aaca8ad Up version 2019-08-23 05:36:47 +02:00
Joakim Nylén
31b602f645 Update .gitlab-ci.yml 2019-08-23 03:33:33 +00:00
Joakim Nylén
4085093310 Update .gitlab-ci.yml 2019-08-23 03:28:19 +00:00
Joakim Nylén
5da5f62383 Update .gitlab-ci.yml 2019-08-23 03:22:51 +00:00
Joakim Nylén
a64bdac974 Update .gitlab-ci.yml 2019-08-23 03:21:14 +00:00
Joakim Nylén
9a11c8663f Add .gitlab-ci.yml 2019-08-23 03:17:48 +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
Joakim Nylén
b744825be6 Merge branch 'master' into 'master'
Close #3 Added dirty cpu flag for method parse, worksheets

Closes #3

See merge request jnylen/xler!1
2019-08-16 23:06:31 +00: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
c667c55db8 Add xls files to ignore 2019-06-28 00:14:14 +02:00
Joakim Nylén
744194c983 Merge branch 'master' of gitlab.com:jnylen/xler 2019-06-28 00:13:04 +02:00
Joakim Nylén
35712428ab Up the version 2019-06-28 00:12:19 +02:00
jnylen
d0c328d86a Up version 2019-04-23 13:05:46 +02:00
jnylen
b4603b66e8 Wrong function name 2019-04-23 13:05:28 +02:00
jnylen
b0b40af304 Up version 2019-04-23 09:21:00 +02:00
jnylen
1a1e9c8e3d Up version 2019-04-23 09:05:58 +02:00
jnylen
ae9e964af3 No Moduledoc 2019-04-23 09:05:37 +02:00
jnylen
c1a476508b Require a string to be passed 2019-04-23 09:02:35 +02:00
Joakim Nylén
68b674f738 Add some configs 2019-04-12 00:01:03 +02:00
Joakim Nylén
d247f6c044 Add LICENSE 2019-04-11 21:43:27 +00:00
Joakim Nylén
a6776fdca8 First commit 2019-04-11 23:39:59 +02:00