Releases
v0.1.0
Compare
Sorry, something went wrong.
No results found
fix: add npm package installation to release workflow
fix: update vendor step in release workflow
fix: update deno version and add vendor step in release workflow
fix: update build targets in release workflow
ci: add permissions to release workflow
docs: add release documentation
ci: add release workflow
fix
fix lint
refactor: improve type safety and test configuration
refactor: userコマンドの出力フォーマットをmarkdown/jsonに統一
refactor: userコマンドの出力フォーマットをmarkdown/jsonに統一
new todo
deno locks
refactor: consolidate import map configuration
test: データベースページのE2Eテストを一時的に無効化
refactor: database listコマンドのフォーマットオプションを統一
feat: コメント表示にユーザー名と時刻を追加、テストとリンターエラーを修正
fix
test: E2Eテストの整備とユニットテストの分離
fix
fix
fix: update コマンドの実装を修正
chore: pre-commitフックでdeno task testを使用するように変更
fix: PageResolverのエラー処理をPromiseベースに修正
test: テストファイルのモックとアサーションを修正
feat: improve Notion URL parsing to handle query parameters
fix: lint errors in database-page command
fix
fix
feat: openコマンドの実装とNotionClientのログレベル設定
feat: データベース一覧のファジーファインダー機能を改善
fix
feat: Notionページのコメント取得・追加機能を実装
feat: add user commands for listing and retrieving Notion users
fix deno json
refactor: インポート文をコーディングルールに準拠
refactor: テストファイルの配置をコーディングルールに準拠
refactor: 開発用のtermbox-testコマンドを削除
refactor: 使用されていない通知関連ファイルを削除
refactor: エイリアスインポートのルールを追加し、ConfigManagerの型安全性を向上
add rules
alias
add README
fix search
chore: カバレッジ関連ファイルをgitignoreに追加
chore: .spechistoryをgitignoreに追加
refactor: FuzzyFinderの責務分離とテスト追加 - 検索ロジックをFuzzySearchEngineとして分離 - 状態管理をSearchStateとして分離 - ガード節パターンの導入による可読性向上 - 単体テストの追加
fix
fix
test: Loggerクラスのテストを追加 (シングルトン、デバッグモード、エラー処理、カバレッジ100%)
test: pre-commit hookのテスト
fix
fix
fix search
remove 不要なファイルを削除
add remove command
feat: ページ作成機能の実装 - createコマンドの追加 - タイトル指定方法の実装(--titleオプション、Markdownの最初の#、ファイル名から自動設定) - todo.mdの更新
remove notify
initial commit
Initial commit
You can’t perform that action at this time.