ed1bbbd1fb
add resource error integration test
2020-11-22 23:18:28 +01:00
24893223b2
remove unused code and fix lint warning
2020-11-20 01:30:12 +01:00
ce570c4787
allow &mut State in async fn (needs test)
2020-11-20 01:12:20 +01:00
1369d25c8a
bump version to 0.1.0
2020-10-02 14:21:56 +02:00
6470bd59ef
fix weird rust issue where PartialEq is not being detected since 1.44.0
...
I did not manage to get a repro of this since all old versions of rust
fail to compile, eventhough the CI clearly confirms that it used to
compile with 1.43.0
2020-09-17 12:21:09 +02:00
d55b0897e9
update to gotham 0.5 and start using rustfmt
2020-09-15 15:10:41 +02:00
0541ee2e0b
fix derive's Cargo.toml
2020-05-21 01:44:18 +02:00
f72b9ac797
bump version to 0.1.0-rc0
2020-05-20 23:55:19 +02:00
912f030bfd
improve the From impl for AuthErrorOrOther #20
2020-05-20 19:51:54 +02:00
0b06528742
fix #19 remove ugly regex
2020-05-20 19:36:07 +02:00
e5e9cd5d3c
openapi spec tests
2020-05-19 21:07:29 +02:00
40c90e6b4a
no need to use stringify! in a proc macro
2020-05-09 18:10:50 +02:00
b9002bd70d
remove Resource::name() method and update resource documentation
2020-05-09 18:01:47 +02:00
6680887b84
add trybuild tests for OpenapiType and Resource derive macros
2020-05-09 15:29:29 +02:00
e05f9bb963
a whole bunch of tests for the method macros
2020-05-08 18:39:23 +02:00
5587ded60d
merge workspace and main crate
2020-05-05 23:18:05 +02:00