1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 11:34:18 +00:00
Commit graph

289 commits

Author SHA1 Message Date
dependabot[bot]
237a66e520 Bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-27 02:31:53 +01:00
dependabot[bot]
00360342c2 Bump babel from 2.9.0 to 2.9.1
Bumps [babel](https://github.com/python-babel/babel) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-babel/babel/compare/v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: babel
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-27 02:31:43 +01:00
bb1f7b0795 Document and improve some parts of Royalnet code 2022-02-27 00:42:47 +01:00
81c8fb6fa7
💥 I don't really know, I forgot to commit 2021-04-29 23:12:43 +02:00
4a211c11fa
⬆ Bump version to 6.5.5 2021-04-26 03:51:17 +02:00
87127dad29
🧹 This shouldn't be here. 2021-04-26 03:50:58 +02:00
292ea30298
🔧 Allow equality checks between casings 2021-04-19 14:46:46 +02:00
5a29f19143
⬆ Bump version to 6.5.4 2021-04-19 04:24:09 +02:00
31bbed59b0
🐛 the same bug again 2021-04-19 04:23:52 +02:00
838573d180
⬆ Bump version to 6.5.3 2021-04-19 04:13:59 +02:00
77c1da6c77
🐛 Fix traceback formatting 2021-04-19 04:13:37 +02:00
895ee25443
⬆ Bump version to 6.5.2 2021-04-19 04:06:57 +02:00
54e71de585
🐛 Fix _handle_conversation_exc 2021-04-19 04:06:32 +02:00
98a2681a7d
⬆ Bump version to 6.5.1 2021-04-19 03:34:44 +02:00
1fd159a70d
🐛 Decorator factory shouldn't be async 2021-04-19 03:34:03 +02:00
4c377619fe
⬆ Bump version to 6.5.0 2021-04-19 03:19:31 +02:00
2451f81b41
↪ Update dependencies 2021-04-19 03:19:07 +02:00
becd9ce3f5
🗑 Remove extensions, introduce bolts 2021-04-19 03:18:58 +02:00
0c0a62cfe8
⬆ Bump version to 6.4.5 2021-04-18 16:11:52 +02:00
3c7e35290d
🐛 Properly pass routed conversation arguments 2021-04-18 16:11:14 +02:00
d9c6b4b66d
Add experimental Asyncio SQLAlchemy
https://docs.sqlalchemy.org/en/14/orm/extensions/asyncio.html#synopsis-core
2021-04-17 23:06:34 +02:00
857ceb7933
📔 Update documentation 2021-04-17 16:52:20 +02:00
091a4d303a
📔 Update documentation 2021-04-17 16:42:56 +02:00
5cdf169f40
📔 Partially document engi.router 2021-04-17 15:52:48 +02:00
dab744d700
📔 Document engi.conversation module 2021-04-17 15:51:40 +02:00
3754f5cca7
Add AsyncLambda 2021-04-17 15:51:12 +02:00
33b04f2a0a
⬆ Bump version to 6.4.4 2021-04-17 04:18:56 +02:00
fbf779e718
🐛 Fix _conv propagation 2021-04-17 04:11:40 +02:00
4d446454c0
⬆ Bump version to 6.4.3 2021-04-17 04:07:08 +02:00
eaed7b30ec
🐛 Fix Pattern and Match not being exported by typing (the more you know) 2021-04-17 04:06:51 +02:00
30c748aacf
⬆ Bump to 6.4.2 2021-04-17 04:01:22 +02:00
c150d1f228
🐛 Fix invalid import
that intellij didn't mark for some reason
2021-04-17 04:01:11 +02:00
2a39b28a48
⬆ Bump version to 6.4.1 2021-04-17 03:57:04 +02:00
ec9a749a57
🐛 Fixes #8 2021-04-17 03:54:11 +02:00
ce582c702a
🐛 Fixes #9 2021-04-17 03:53:52 +02:00
7cb296cea1
🐛 Fixes #10 2021-04-17 03:53:27 +02:00
6264e51db6
💥 I'll be really surprised if this doesn't explode 2021-04-17 03:14:21 +02:00
a769bae120
🧹 Deprecate the engi.command module 2021-04-17 01:27:56 +02:00
105f144e84
🔨 Resetup environment 2021-04-17 01:27:38 +02:00
c6f06cdca7
🧹 Remove unused import 2021-04-15 02:53:19 +02:00
5531651a1f
🐛 Properly handle dispenser locks 2021-04-15 02:49:30 +02:00
9e316c14b3
⬆ Bump version to 6.3.0 2021-04-15 00:53:56 +02:00
bc2b9944c2
📔 Include PDA in the API documentation 2021-04-15 00:52:59 +02:00
f21c77a0d7
💥 Documentation and error handling 2021-04-15 00:50:45 +02:00
3586bd7493
💥 Massive progress here! 2021-04-14 04:12:54 +02:00
05763aeb80
⬆ Bump version to 6.2.10 2021-04-14 02:31:14 +02:00
a5f6149f93
🐛 Fix commands making no sense 2021-04-14 02:29:29 +02:00
f61566ac24
📖 Log more things 2021-04-14 01:45:13 +02:00
0e986b6eb2
💥 Things. 2021-04-14 00:43:19 +02:00
698643e927
⬆ Bump version to 6.2.1 2021-04-13 19:50:28 +02:00