Skip to content

Commit

Permalink
bump deps, make global config option repeatable
Browse files Browse the repository at this point in the history
  • Loading branch information
soywod committed Mar 16, 2024
1 parent 3868c62 commit 7ee7106
Show file tree
Hide file tree
Showing 10 changed files with 373 additions and 358 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Made the global `--config|-c` option repeatable: the first option is considered the path to the main config, and successive options are considered partial overrides [#184].
- Changed the `envelope list` options (see `envelope list --help` for more details):
- the folder argument became a flag `--folder <name>`
- the query argument has been added at the end of the command to filter and sort results [#39]
- The folder argument became a flag `--folder <name>`.
- The query argument has been added at the end of the command to filter and sort results [#39].

### Fixed

Expand Down Expand Up @@ -807,4 +808,5 @@ Few major concepts changed:
[#95]: https://todo.sr.ht/~soywod/pimalaya/95
[#172]: https://todo.sr.ht/~soywod/pimalaya/172
[#173]: https://todo.sr.ht/~soywod/pimalaya/173
[#184]: https://todo.sr.ht/~soywod/pimalaya/184
[#188]: https://todo.sr.ht/~soywod/pimalaya/188
Loading

0 comments on commit 7ee7106

Please sign in to comment.