v0.1.0 (2024-01-18)
Chore
- chore: update release workflow (
33f5894)
Documentation
Feature
-
feat: lists all article from the sqlite. (#14)
-
ci: sync article to x-cmd hub
-
feat: add sync-hub and main.py
-
refactor: split different subcmd
-
Lists all article from the sqlite.
-
feat: Syncs the obsidian article to the sqlite.
-
docs:update cn README.md
-
docs: update chinese README
-
docs: update build script (
31a8673) -
feat: telegram bot start daemon (#13)
-
feat: start telegram bot
-
update 'ny bot' to print hello to return None (
bfb3636) -
feat: a cute ascii character(#9)
-
feat: add 'ny ascii'
-
refactor: move ascii art to data dir
-
setup click as cli module, first feature (
9043959)