37 Commits

Author SHA1 Message Date
28f4eed5e5 Bump version: 3.0.1 → 3.0.2 2020-07-20 16:35:26 +02:00
1b6c832b28 Bump version: 3.0.0 → 3.0.1 2020-07-13 14:20:50 +02:00
0134a43fad Bump version: 2.0.1 → 3.0.0 2020-07-09 18:44:50 +02:00
1b24d307a8 Bump version: 2.0.0 → 2.0.1 2020-06-27 17:23:13 +02:00
111af6e2eb Bump version: 1.1.1 → 2.0.0 2020-06-15 14:35:30 +02:00
3fab5e5bbb Bump version: 1.1.0 → 1.1.1 2020-05-26 16:36:58 +02:00
1c20b4c58a Bump version: 1.0.0 → 1.1.0 2020-05-25 08:13:50 +02:00
ee8908e066 Bump version: 0.8.1 → 1.0.0 2020-05-24 10:29:56 +02:00
d814b48280 Bump version: 0.8.0 → 0.8.1 2020-05-19 08:02:20 +02:00
6292c15d77 Bump version: 0.7.3 → 0.8.0 2020-04-25 14:36:07 +02:00
985602fbd1 Bump version: 0.7.2 → 0.7.3 2020-04-09 17:14:04 +02:00
b5d647a2a8 Bump version: 0.7.1 → 0.7.2 2020-04-04 10:10:29 +02:00
1cde311582 Bump version: 0.7.0 → 0.7.1 2020-03-05 07:43:00 +01:00
3e41826c85 Bump version: 0.6.6 → 0.7.0 2020-03-01 08:29:22 +01:00
ce2d96fd82 Bump version: 0.6.5 → 0.6.6 2020-02-07 08:47:59 +01:00
523ecddd06 Bump version: 0.6.4 → 0.6.5 2020-02-05 09:43:52 +01:00
74d1eaea64 Bump version: 0.6.3 → 0.6.4 2020-02-03 10:55:42 +01:00
d1006667d0 Bump version: 0.6.2 → 0.6.3 2020-01-20 12:22:05 +01:00
2585b4fd1c Bump version: 0.6.1 → 0.6.2 2020-01-20 11:01:36 +01:00
7279b44e19 Bump version: 0.6.0 → 0.6.1 2020-01-17 16:18:57 +01:00
cc727ac324 Bump version: 0.5.1 → 0.6.0 2020-01-17 11:47:10 +01:00
8fe1997dbc Bump version: 0.5.0 → 0.5.1 2020-01-11 10:55:15 +01:00
e743e48cc5 Bump version: 0.4.1 → 0.5.0 2020-01-04 15:58:16 +01:00
104a6c6bf5 Inject every models variations and DB model in DB adapters (#84)
* Inject every model variations in router and DB model in DB adapters

* Update documentation and import Tortoise in db module

* Use path operation decorator dependencies for superuser routes
2020-01-04 15:36:34 +01:00
935bccf528 Bump version: 0.4.0 → 0.4.1 2019-12-17 15:50:12 +01:00
edb887f3f1 Bump version: 0.3.2 → 0.4.0 2019-12-04 13:34:23 +01:00
f0178d0e0d Bump version: 0.3.1 → 0.3.2 2019-11-25 12:56:16 +01:00
6ba8bb835e Bump version: 0.3.0 → 0.3.1 2019-10-31 21:44:08 +01:00
8200e44b38 Bump version: 0.2.0 → 0.3.0 2019-10-29 13:36:13 +01:00
3a84e02788 Bump version: 0.1.0 → 0.2.0 2019-10-25 08:34:53 +02:00
c4c33820c2 Bump version: 0.0.2 → 0.1.0 2019-10-20 10:37:33 +02:00
a5618399a1 Fix #9: Write documentation (#16)
* Start to write documentation

* Add docs favicon

* Add routes documentation

* Add doc about dependency callables

* Add information about how to make authenticated calls
2019-10-19 18:16:08 +02:00
4ddbda797c Bump version 2019-10-17 07:50:22 +02:00
1e1a3dc06a Setup Flit and lock packages versions 2019-10-17 07:48:39 +02:00
ef796abb55 Reorganize base modules 2019-10-10 19:21:36 +02:00
ef6dd2c39c Implement user-facing API 2019-10-10 18:55:11 +02:00
4e0b0f6f7d Start foundations 2019-10-05 17:39:37 +02:00