Commit graph

1406 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
2857e198a4
Merge pull request #423 from kdheepak/add-vague-but-more-precise-option 2022-03-21 03:57:33 -06:00
Dheepak Krishnamurthy
ec7d34c22d feat: Add vague but more precise option for datetime 2022-03-20 15:41:56 -06:00
Dheepak Krishnamurthy
efacfd5f0d
Merge pull request #422 from kdheepak/fix-tests 2022-03-20 15:02:46 -06:00
Dheepak Krishnamurthy
9bd275fdbe fix: Make tests pass 🐛 2022-03-20 15:01:09 -06:00
Dheepak Krishnamurthy
a3164b5990 build(release): Bump to v0.21.0 🛠 2022-03-20 00:57:18 -06:00
Dheepak Krishnamurthy
da49b3b22d
Merge pull request #418 from kdheepak/fix-calendar-highlighting 2022-03-20 00:53:52 -06:00
Dheepak Krishnamurthy
ee0f45dfae fix: Use local datetime for calendar styles 🐛 2022-03-20 00:51:33 -06:00
Dheepak Krishnamurthy
7b23d5d16c
Merge pull request #414 from kdheepak/fix-horizontal-scroll
Horizontal scroll issue in command prompt
2022-03-05 00:54:12 -07:00
Dheepak Krishnamurthy
c3cd6a17d5 fix: Horizontal scroll issue when add 2022-03-05 00:53:06 -07:00
Dheepak Krishnamurthy
ed3cef4603
Merge pull request #410 from paper-lark/redesign
Update application design
2022-03-05 00:38:11 -07:00
Dheepak Krishnamurthy
401ca12538
Merge branch 'main' into redesign 2022-03-05 00:34:50 -07:00
Dheepak Krishnamurthy
3f3ca8426f
Merge pull request #412 from kdheepak/convert-to-local-time
Convert to local time for formatting
2022-03-05 00:32:16 -07:00
Dheepak Krishnamurthy
d870b62cb0 fix: cargo fmt 2022-03-05 00:28:55 -07:00
Dheepak Krishnamurthy
ab54feeccd fix: Convert to local time for formatting 2022-03-05 00:27:55 -07:00
Max Zhuravsky
d9424fd9c5
Fix clippy warnings 2022-03-03 09:11:02 +03:00
Dheepak Krishnamurthy
8ca8bddd4f fix: Clippy issues 2022-03-02 16:31:19 -07:00
Dheepak Krishnamurthy
ebd9c6f770 fix: Convert to local time for formatting 2022-03-02 16:24:30 -07:00
Max Zhuravsky
72867873df
[redesign] - fix linter warnings and format code 2022-02-28 01:07:08 +03:00
Max Zhuravsky
e79ae19bea
[redesign] - update command line 2022-02-27 19:49:27 +03:00
Max Zhuravsky
e9f8a5e84f
[redesign] - fix tests 2022-02-27 19:19:04 +03:00
Max Zhuravsky
046d2e25c1
[redesign] - update ui 2022-02-27 18:45:03 +03:00
Dheepak Krishnamurthy
9517bc1966 build(release): Bump to v0.20.1 🛠 2022-02-18 22:23:52 -07:00
Dheepak Krishnamurthy
226c4583f7 build(release): Bump to v0.20.0 🛠 2022-02-18 22:22:51 -07:00
Dheepak Krishnamurthy
8ef0f6ad90
Merge pull request #408 from kdheepak/case-insensitive-completion
Case insensitive completion
2022-02-18 18:26:58 -07:00
Dheepak Krishnamurthy
6ec344897a chore: change and_then to map based on clippy suggestion ♻️ 2022-02-18 18:26:44 -07:00
Dheepak Krishnamurthy
73ff6cbe39 feat: case insensitive completion 2022-02-18 18:20:59 -07:00
Dheepak Krishnamurthy
19558ced3b docs: Update README.md 2022-02-17 03:06:38 -07:00
Dheepak Krishnamurthy
953d70853b build(release): Bump to v0.19.4 🛠 2022-02-15 18:36:22 -07:00
Dheepak Krishnamurthy
ecfca4e291
Merge pull request #405 from kdheepak/ignore-candidates-in-input
Ignore candidates that already exist in input
2022-02-15 18:35:06 -07:00
Dheepak Krishnamurthy
15eccfc785 feat: Use all tasks for completion 2022-02-15 18:32:57 -07:00
Dheepak Krishnamurthy
c9691a62aa feat: Ignore candidates that already exist in input 2022-02-15 18:21:31 -07:00
Dheepak Krishnamurthy
484930f51f build(release): Bump to v0.19.3 2022-02-15 01:20:37 -07:00
Dheepak Krishnamurthy
b9bd779e0e
Merge pull request #404 from kdheepak/fix-completion-color
Change default completion color
2022-02-15 01:19:08 -07:00
Dheepak Krishnamurthy
1b195f8c54 fix: Change default completion color 2022-02-15 01:17:55 -07:00
Dheepak Krishnamurthy
f27fd3fa46 build(release): Bump to v0.19.2 🛠 2022-02-14 13:29:19 -07:00
Dheepak Krishnamurthy
96c0bd83c2
Merge pull request #403 from kdheepak/add-default-foreground-for-completion
Add default foreground for completion
2022-02-14 13:28:40 -07:00
Dheepak Krishnamurthy
f1e5f083c3 fix: Add default foreground for completion 🐛 2022-02-14 13:14:18 -07:00
Dheepak Krishnamurthy
1ee07540d8 docs: Update README.md 📚 2022-02-07 12:42:14 -07:00
Dheepak Krishnamurthy
f4e0178b37 docs: Update README.md 📚 2022-02-07 12:41:26 -07:00
Dheepak Krishnamurthy
0826c49474 docs: Update README.md 📚 2022-02-07 12:40:57 -07:00
Dheepak Krishnamurthy
4b5a02f478 docs: Update README.md 📚 2022-02-07 11:20:42 -07:00
Dheepak Krishnamurthy
1edd5d2dab docs: Update README.md 📚 2022-02-07 11:20:19 -07:00
Dheepak Krishnamurthy
a3584cf7be docs: Update README.md 📚 2022-02-07 11:20:00 -07:00
Dheepak Krishnamurthy
a0d801e854 docs: Update README.md 📚 2022-02-07 11:19:42 -07:00
Dheepak Krishnamurthy
aa799465c5 docs: Update README.md 📚 2022-02-07 11:19:24 -07:00
Dheepak Krishnamurthy
e1221f074c docs: Update README.md 📚 2022-02-07 11:17:07 -07:00
Dheepak Krishnamurthy
cc9f0a6a17 docs: Update README.md 📚 2022-02-07 11:15:08 -07:00
Dheepak Krishnamurthy
d49e3d3c50 docs: Update README.md 📚 2022-02-07 11:14:00 -07:00
Dheepak Krishnamurthy
a9ff264e3b docs: Update README.md 📚 2022-02-07 11:12:48 -07:00
Dheepak Krishnamurthy
18b4634bdd docs: Update README.md 📚 2022-02-07 11:11:01 -07:00