Commit Graph

19 Commits

Author SHA1 Message Date
Gitea CI
31fe85995d Bump version: 0.1.2 → 0.1.3 v0.1.3 0.1.3 2025-11-01 20:38:39 +00:00
e607f33200 Merge pull request 'add __all__' (#6) from dev into main
Reviewed-on: #6
2025-11-01 20:33:00 +00:00
b4108e4b36 add __all__ 2025-11-01 21:32:28 +01:00
Gitea CI
1776d17c52 Bump version: 0.1.1 → 0.1.2 v0.1.2 0.1.2 2025-06-03 18:32:53 +00:00
afec45a002 Merge pull request 'Feature: add delete function to delete entries in the database' (#5) from dev into main
Reviewed-on: #5
2025-06-03 19:30:08 +01:00
4e0a19c973 update workflow 2025-06-03 20:28:33 +02:00
9269736f23 add delete function 2025-06-03 20:25:51 +02:00
Gitea CI
6ee88534a1 Bump version: 0.1.0 → 0.1.1 v0.1.1 2025-05-29 09:24:01 +00:00
922b0f7cfe Merge pull request 'Update workflows, improve repo' (#4) from dev into main
Reviewed-on: #4
2025-05-29 10:23:41 +01:00
ac6750ab69 Remove release notes input and streamline changelog generation in build workflow 2025-05-29 11:21:15 +02:00
39e9ce2f8f add changelog template 2025-05-29 11:19:40 +02:00
63a14a159c Enable version tagging and allow commits in bumpversion configuration 2025-05-29 11:14:42 +02:00
9ea5739bad move bumpmyversion to pyproject 2025-05-29 11:12:08 +02:00
f963e343d2 Merge pull request 'Implement SQLAlchemy integration and create database schemas for local and remote modes; refactor KomCache class methods' (#3) from dev into main
Reviewed-on: #3
2025-05-29 08:49:08 +01:00
2c9505b23a Implement SQLAlchemy integration and create database schemas for local and remote modes; refactor KomCache class methods 2025-05-29 09:47:07 +02:00
6e131379c5 Merge pull request 'dev' (#2) from dev into main
Reviewed-on: #2
0.1.1
2025-05-23 16:16:10 +01:00
8218c454b4 Refactor release notes handling in build workflow; create release notes file and remove changelog generation steps 2025-05-23 16:55:41 +02:00
55bcbac928 Add issue templates for bug reports and feature requests; implement logging in KomCache 2025-05-23 16:35:29 +02:00
d3bbe63aa1 initial commit 2025-04-08 13:15:01 +02:00