Erin Power
|
62a3dcac32
|
move action
|
2020-02-18 20:07:25 +01:00 |
|
Erin Power
|
99969c2baf
|
Create Ferris' Mean Bean Machine
Seperate project coming soon
|
2020-02-18 19:47:25 +01:00 |
|
Erin Power
|
fdf3f8cb27
|
Minor refactor and fix warning
v10.1.2
|
2020-02-16 18:19:05 +01:00 |
|
XAMPPRocky
|
93921c2deb
|
Update appveyor.yml
|
2020-02-16 18:16:39 +01:00 |
|
XAMPPRocky
|
b14bd1edda
|
Update before_deploy.sh
|
2020-02-16 18:15:23 +01:00 |
|
XAMPPRocky
|
887a3f4439
|
Update CONTRIBUTING.md
|
2020-02-14 11:43:40 +01:00 |
|
Erin Power
|
4ef21a3e05
|
Bump version to 10.1.2
- Added `pyw` extension to Python.
- Updated dependencies
|
2020-02-14 01:54:46 +01:00 |
|
Erin Power
|
b56d69bced
|
Use new auth token
|
2020-02-14 01:54:46 +01:00 |
|
Erin Power
|
781124caf1
|
fix travis
|
2020-02-13 19:46:18 +01:00 |
|
Erin Power
|
ce0e542f42
|
fix appveyor
|
2020-02-13 19:39:14 +01:00 |
|
Erin Power
|
74b14639d6
|
Update lock dependencies
|
2020-02-13 17:18:48 +01:00 |
|
Erin Power
|
38ef393c93
|
Fixed documentation example
|
2020-02-13 17:03:40 +01:00 |
|
Erin Power
|
4cdc98a76b
|
Remove use of description
|
2020-02-13 17:03:40 +01:00 |
|
XAMPPRocky
|
50af74e065
|
Disable FreeBSD
|
2020-02-13 12:35:54 +01:00 |
|
Erin Power
|
17447c598c
|
Update Travis & Appveyor to latest trust template
|
2020-02-13 10:30:42 +01:00 |
|
Mark
|
0d8917dc15
|
.pyw is a valid Python extension (#445)
I added `pyw` since it is a valid Python extension.
I can only find two references to this fact in the official python docs (search for "pyw" in these):
https://www.python.org/dev/peps/pep-0397/
https://www.python.org/download/releases/2.4.1/notes/
|
2020-02-12 18:07:02 +01:00 |
|
dependabot-preview[bot]
|
a4faf1a576
|
Bump encoding_rs_io from 0.1.6 to 0.1.7 (#443)
Bumps [encoding_rs_io](https://github.com/BurntSushi/encoding_rs_io) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/BurntSushi/encoding_rs_io/releases)
- [Commits](https://github.com/BurntSushi/encoding_rs_io/compare/0.1.6...0.1.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-10 06:10:17 +01:00 |
|
dependabot-preview[bot]
|
21062cde02
|
Bump serde_json from 1.0.46 to 1.0.47 (#442)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.46 to 1.0.47.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.46...v1.0.47)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-10 06:09:58 +01:00 |
|
dependabot-preview[bot]
|
10a21bae39
|
Bump hex from 0.4.0 to 0.4.1 (#441)
Bumps [hex](https://github.com/KokaKiwi/rust-hex) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/KokaKiwi/rust-hex/releases)
- [Commits](https://github.com/KokaKiwi/rust-hex/compare/v0.4...v0.4.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-10 06:09:41 +01:00 |
|
XAMPPRocky
|
8ff120cfaa
|
Create FUNDING.yml
|
2020-02-05 16:00:11 +01:00 |
|
dependabot-preview[bot]
|
e47ffa1ecf
|
Bump serde_json from 1.0.45 to 1.0.46 (#440)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.45 to 1.0.46.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.45...v1.0.46)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-03 11:44:54 +01:00 |
|
XAMPPRocky
|
b3524a1348
|
Update README.md
|
2020-02-02 12:11:45 +01:00 |
|
Philip Craig
|
4dcb8332c1
|
remove duplicated CBOR lines, replace with toml (#439)
|
2020-02-02 12:10:35 +01:00 |
|
dependabot-preview[bot]
|
1083084a21
|
Bump regex from 1.3.3 to 1.3.4 (#438)
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.3.3...1.3.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-31 12:59:18 +01:00 |
|
Eli Flanagan
|
969b772fa0
|
fix contributor link (#436)
|
2020-01-27 15:52:25 +01:00 |
|
Erin Power
|
4f902feb94
|
Remove unneeded braces
|
2020-01-27 11:32:45 +01:00 |
|
dependabot-preview[bot]
|
5874a1e020
|
Bump handlebars from 3.0.0 to 3.0.1 (#435)
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sunng87/handlebars-rust/releases)
- [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sunng87/handlebars-rust/compare/v3.0.0...v3.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-27 09:34:10 +01:00 |
|
dependabot-preview[bot]
|
da55ae5948
|
Bump handlebars from 2.0.4 to 3.0.0 (#434)
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 2.0.4 to 3.0.0.
- [Release notes](https://github.com/sunng87/handlebars-rust/releases)
- [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sunng87/handlebars-rust/compare/v2.0.4...v3.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-24 08:25:06 +01:00 |
|
dependabot-preview[bot]
|
bb06a8abef
|
Bump serde_json from 1.0.44 to 1.0.45 (#433)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.44...v1.0.45)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-23 10:20:58 +01:00 |
|
dependabot-preview[bot]
|
090d6463d4
|
Bump toml from 0.5.5 to 0.5.6 (#432)
Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases)
- [Commits](https://github.com/alexcrichton/toml-rs/compare/0.5.5...0.5.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-17 10:27:50 +01:00 |
|
dependabot-preview[bot]
|
107058c488
|
Bump ignore from 0.4.10 to 0.4.11 (#428)
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/ripgrep/compare/ignore-0.4.10...ignore-0.4.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-13 07:05:56 +01:00 |
|
dependabot-preview[bot]
|
d30cf747b9
|
Bump serde_cbor from 0.10.2 to 0.11.1 (#429)
Bumps [serde_cbor](https://github.com/pyfisch/cbor) from 0.10.2 to 0.11.1.
- [Release notes](https://github.com/pyfisch/cbor/releases)
- [Commits](https://github.com/pyfisch/cbor/compare/v0.10.2...v0.11.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-13 07:05:41 +01:00 |
|
dependabot-preview[bot]
|
73fc5b0580
|
Bump regex from 1.3.1 to 1.3.3 (#427)
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.3.1...1.3.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-10 11:26:34 +01:00 |
|
dependabot-preview[bot]
|
8984142e99
|
Bump handlebars from 2.0.2 to 2.0.4 (#424)
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/sunng87/handlebars-rust/releases)
- [Changelog](https://github.com/sunng87/handlebars-rust/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/sunng87/handlebars-rust/compare/v2.0.2...v2.0.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-07 11:00:04 +01:00 |
|
Erin Power
|
2129e27d6a
|
Bump version to 10.1.1
v10.1.1
|
2019-12-28 23:59:32 +00:00 |
|
Erin Power
|
3099dd2420
|
Update lockfile
|
2019-12-28 23:56:06 +00:00 |
|
Erin Power
|
fb07169959
|
Fix custom ignore files not respecting no-ignore
|
2019-12-28 23:55:18 +00:00 |
|
dependabot-preview[bot]
|
467cffeb8c
|
Bump serde from 1.0.102 to 1.0.104 (#417)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.102 to 1.0.104.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.102...v1.0.104)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-24 16:24:41 +00:00 |
|
dependabot-preview[bot]
|
0598b4fa90
|
Bump serde_json from 1.0.41 to 1.0.44 (#414)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.41 to 1.0.44.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.41...v1.0.44)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-24 16:07:54 +00:00 |
|
dependabot-preview[bot]
|
0b55f216e3
|
Bump serde_derive from 1.0.103 to 1.0.104 (#416)
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.103 to 1.0.104.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.103...v1.0.104)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-23 23:49:53 +00:00 |
|
dependabot-preview[bot]
|
8f28d4bdc4
|
Bump rayon from 1.2.1 to 1.3.0 (#418)
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.2.1...rayon-core-v1.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-23 13:19:23 +00:00 |
|
dependabot-preview[bot]
|
6ebf893dcf
|
Bump git2 from 0.10.1 to 0.11.0 (#415)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.10.1...git2-curl-0.11.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-13 07:56:19 +01:00 |
|
dependabot-preview[bot]
|
c6645a3f8f
|
Bump rayon from 1.2.0 to 1.2.1 (#405)
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/v1.2.0...rayon-core-v1.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-26 18:35:21 +01:00 |
|
dependabot-preview[bot]
|
300a3a23cc
|
Bump serde_derive from 1.0.102 to 1.0.103 (#410)
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.102 to 1.0.103.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.102...v1.0.103)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-26 18:33:30 +01:00 |
|
Erik Axel Nielsen
|
e827e38dcf
|
Added Gherkin (Cucumber) (#408)
|
2019-11-26 18:33:14 +01:00 |
|
XAMPPRocky
|
fd6592728d
|
Update rust.yml
|
2019-11-21 09:08:34 +01:00 |
|
Erin Power
|
5e4053ebed
|
Bump to 10.1.0 and update dependencies
v10.1.0
|
2019-11-12 16:56:49 +01:00 |
|
Erin Power
|
49ae79c8ac
|
Switch to crossbeam channels
|
2019-11-12 16:47:18 +01:00 |
|
Felix
|
b1d3688cb7
|
Added Rusty Object Notation (#395)
* Added Rusty Object Notation
* added ron example file
* added stats
|
2019-11-08 09:03:56 +01:00 |
|
Ben Goldberg
|
c36301924e
|
Added opensuse to install list (#404)
|
2019-11-08 09:03:03 +01:00 |
|