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

138 commits

Author SHA1 Message Date
23d612c373 Create Makeable class 2020-11-10 15:57:45 +01:00
3e4ed89047 ⬆️ Bump version to 6.0.0a11 2020-11-08 02:17:01 +01:00
a09afbc9fe Create type that allows some values to be skipped in update and set 2020-11-08 02:16:29 +01:00
816e9194d1 ⬆️ Bump version to 6.0.0a10 2020-11-06 18:54:00 +01:00
c8453f8078 Add Updatable class 2020-11-06 18:53:45 +01:00
4a48f58013 🗑 Remove PyModel, as it doesn't work as expected 2020-11-06 18:51:35 +01:00
f63b97be14 ⬆️ Bump version to 6.0.0a9 2020-11-06 17:58:58 +01:00
ac51f3268e 🐞 Remove cache as it didn't work as expected 2020-11-06 17:57:37 +01:00
08735ebd9d 🔧 Add model to alchemist (6.0.0a8) 2020-11-05 18:20:19 +01:00
7b650b2b30 ⬆️ Bump version to 6.0.0a7 2020-11-05 18:09:15 +01:00
132f4e484c Add pydantic model generation to alchemist 2020-11-05 18:08:50 +01:00
5e63156e6e ⬆️ Bump version to 6.0.0a6 2020-11-03 16:41:15 +01:00
0fa1a90360 Add ColRepr to alchemist 2020-11-03 16:40:54 +01:00
831aa0bad8 ⬆️ Bump to 6.0.0a5 2020-11-01 02:27:12 +01:00
8986897292 💥 Remove Alchemist class, create a few utility functions 2020-11-01 02:26:27 +01:00
bf949fed55 🐞 Fix scroll access and bump to 6.0.0a4 2020-10-28 19:04:45 +01:00
191ed0605d ⬆️ Bump to 6.0.0a3 2020-10-28 18:11:06 +01:00
f8629b6aaf 🧹 Consistency changes 2020-10-28 18:10:23 +01:00
57fd4cd8c3 Implement toml and json Scrolls 2020-10-28 18:00:11 +01:00
6e05026f9f 💥 Implement Scroll module and bump to 6.0.0a2 2020-10-28 17:46:23 +01:00
69deee5ace ⬆️ Set version to 6.0.0a1 2020-10-09 14:39:59 +02:00
bc97fbb4f0 🔧 Fix design errors in the Campaigns 2020-10-09 02:26:30 +02:00
dc21647cb6 Allow inheritance on Campaigns 2020-10-09 00:57:10 +02:00
4335e01fb4 🧹 Remove useless parameter 2020-10-08 19:29:41 +02:00
bcd4647743 🧹 Add the new objects to __init__ 2020-10-08 18:44:28 +02:00
14e785dd9b 🧹 Create a proper interface for both Campaigns 2020-10-08 18:37:37 +02:00
8e6210dec3 Add last_update field to both Campaigns 2020-10-08 14:56:57 +02:00
ec156b89b7 🆙 Add Session to Alchemist 2020-10-08 14:29:57 +02:00
e0c482358c Implement campaigns module 2020-10-08 03:02:49 +02:00
a531e878f3 🛋 Make Baron return itself on start so the call can be chained 2020-10-07 02:19:53 +02:00
dff5709cc7 ❇️ Prevent Baron thread from exiting if a message with no callback is received 2020-10-02 03:44:46 +02:00
1dbefdf6b7 ❇️ Raise an error if the Baron thread was already started 2020-10-02 03:43:50 +02:00
81429ddde5 🧹 Remove unused queue import 2020-10-02 03:40:26 +02:00
9c58147a01 Create the typing package and use it instead of standard one 2020-10-02 03:39:44 +02:00
8b28418867 Create first prototype of the Alchemist module 2020-10-02 03:17:13 +02:00
744a51826d Create first prototype of the Baron module 2020-10-02 03:04:35 +02:00
1e45f03016 🚫 Ignore PyCharm and Python files 2020-10-02 03:03:08 +02:00
123f20e448 Create Poetry metadata 2020-10-02 03:01:08 +02:00