Skip to content

Commit

Permalink
Move some stuff on the roadmap to be sooner.
Browse files Browse the repository at this point in the history
  • Loading branch information
DrewNaylor authored Oct 21, 2020
1 parent 4571c98 commit ce13b9a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/Project-roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,15 @@ GitHub milestone: [Version 0.1.2](https://github.com/DrewNaylor/guinget/mileston
## Version 0.1.3 Alpha

- [ ] Allow batch installing of packages ([issue #30](https://github.com/DrewNaylor/guinget/issues/30))
- [ ] Check whether a package is currently installed ([issue #23](https://github.com/DrewNaylor/guinget/issues/23))
- [ ] Allow packages to be re-installed (also issue #23)

## Version 0.1.4 Alpha

- [ ] Allow users to show only packages that are listed in the SQLite database file, so that entries aren't duplicated with multiple versions (showing only the latest version may take longer to figure out as all the versions are in the database file) ([issue #35](https://github.com/DrewNaylor/guinget/issues/35))

## Version 0.1.5 Alpha
- [ ] Check whether a package is currently installed ([issue #23](https://github.com/DrewNaylor/guinget/issues/23))
- [ ] Allow packages to be re-installed (also issue #23)

- [ ] Allow searching through things like friendly name, description, and tags
- [ ] Filters for things that aren't the search feature, like `Status`, `Source` (package source; this'll be `Microsoft/winget-pkgs` on GitHub by default and for now), `Custom filters` (things like marked changes)
- [ ] Show number of packages marked for changes, like Synaptic
Expand Down

0 comments on commit ce13b9a

Please sign in to comment.