|
75bb350b6b
|
🧹 Run reformat code on the whole repository
|
2022-03-08 19:02:16 +01:00 |
|
|
6d1ae05563
|
📔 Slightly improve documentation
|
2022-03-08 19:02:15 +01:00 |
|
dependabot[bot]
|
ac9a0de1b6
|
⬆️ (deps): Bump pydantic from 1.8.2 to 1.9.0
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.8.2...v1.9.0)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-03 18:37:44 +01:00 |
|
dependabot[bot]
|
cdce126cab
|
⬆️ (deps): Bump sqlalchemy from 1.4.9 to 1.4.31
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.9 to 1.4.31.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-03 18:37:28 +01:00 |
|
|
7849cb21a1
|
🔨 Update sphinx makefiles
|
2022-03-02 16:31:03 +01:00 |
|
|
ec7eeb7675
|
🔨 Use stefflow.yml for GitHub Actions
|
2022-03-02 16:19:58 +01:00 |
|
|
fe432f30f1
|
🔨 Add dependabot configuration
|
2022-03-02 16:14:43 +01:00 |
|
|
79fd58b5e7
|
🔨 Ignore future IntelliJ module files
|
2022-03-02 16:05:29 +01:00 |
|
|
fe76cc0a27
|
🔨 Remove IntelliJ module files
|
2022-03-02 16:05:06 +01:00 |
|
dependabot[bot]
|
8df1553985
|
Bump pydantic from 1.8.1 to 1.8.2
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.8.1...v1.8.2)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-27 02:33:24 +01:00 |
|
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 |
|