hiiro 0.1.30 → 0.1.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hiiro
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.30
4
+ version: 0.1.32
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joshua Toyota
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2026-01-31 00:00:00.000000000 Z
11
+ date: 2026-02-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pry
@@ -38,6 +38,7 @@ files:
38
38
  - LICENSE
39
39
  - README.md
40
40
  - Rakefile
41
+ - TODO.md
41
42
  - bin/g-pr
42
43
  - bin/h
43
44
  - bin/h-branch
@@ -49,6 +50,8 @@ files:
49
50
  - bin/h-link
50
51
  - bin/h-mic
51
52
  - bin/h-note
53
+ - bin/h-osubtask
54
+ - bin/h-otask
52
55
  - bin/h-pane
53
56
  - bin/h-plugin
54
57
  - bin/h-pr
@@ -59,8 +62,6 @@ files:
59
62
  - bin/h-serve
60
63
  - bin/h-session
61
64
  - bin/h-sha
62
- - bin/h-subtask
63
- - bin/h-task
64
65
  - bin/h-video
65
66
  - bin/h-vim
66
67
  - bin/h-window
@@ -78,10 +79,12 @@ files:
78
79
  - lib/hiiro/history.rb
79
80
  - lib/hiiro/version.rb
80
81
  - links.backup.yml
82
+ - notes
81
83
  - plugins/notify.rb
84
+ - plugins/old_task.rb
82
85
  - plugins/pins.rb
83
86
  - plugins/project.rb
84
- - plugins/task.rb
87
+ - plugins/tasks.rb
85
88
  - plugins/tmux.rb
86
89
  - script/compare
87
90
  - script/install