File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.2.0.0] - 2025-08-30
6+
57### Added
68- Command-line arguments for ` LOCATION ` and ` QUERY ` are now the default way to use ` ryvm ` .
79- ` --stdin ` flag to read ` LOCATION ` and ` QUERY ` from standard input, preserving the old behavior.
1618### Added
1719- Initial release
1820
19- [ unreleased ] : https://github.com/someodd/ryvm/compare/v0.1.0.0...HEAD
21+ [ unreleased ] : https://github.com/someodd/ryvm/compare/v0.2.0.0...HEAD
22+ [ 0.2.0.0 ] : https://github.com/someodd/ryvm/compare/v0.1.0.0...v0.2.0.0
2023[ 0.1.0.0 ] : https://github.com/someodd/ryvm/releases/tag/v0.1.0.0
Original file line number Diff line number Diff line change 11name : ryvm
2- version : 0.1 .0.0
2+ version : 0.2 .0.0
33synopsis : Rank You Very Much. Like Google, but for your files. Formally verified. Properly tested.
44description : |
55 Like Google, but a Unix-y tool for your local storage.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cabal-version: 2.2
55-- see: https://github.com/sol/hpack
66
77name : ryvm
8- version : 0.1 .0.0
8+ version : 0.2 .0.0
99synopsis : Rank You Very Much. Like Google, but for your files. Formally verified. Properly tested.
1010description : Like Google, but a Unix-y tool for your local storage.
1111category : Network
You can’t perform that action at this time.
0 commit comments