Commit graph

6 commits

Author SHA1 Message Date
Noi
b76d45a271 Update EF Core; create migration for previous commit 2022-12-03 18:09:48 -08:00
Noi
55453cf795 Bump version 2022-12-03 17:28:59 -08:00
Noi
af82a5a345 Bump version, update dependencies 2022-10-13 11:44:40 -07:00
Noi
ffded1b45c Add initial migration 2022-07-28 14:10:35 -07:00
Noi
584a55cd60 Always load database config at start
Ensures that the database settings used by ef tools are those in config.
2022-07-22 23:41:49 -07:00
Noi
1149f2800d Reorganized project
Moved modules into the assembly itself to simplify development of
further features and reduce complexity in building this project.

Additionally, many small adjustments were made, including:
- Add documentation to most public methods that had it missing
- Minor style updates
- Updated readme to reflect near-completion of this rewrite
- Remove any last remaining references to old project name Kerobot
- Update dependencies
2022-07-20 18:55:08 -07:00
Renamed from RegexBot/RegexBot.csproj (Browse further)