Skip to content

Commit

Permalink
release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomzo committed Nov 30, 2018
1 parent 0d4d937 commit de336c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
### 1.0.0 - Unreleased
### 1.0.0 (2018-Nov-30)

Merge BaGet fork into LiGet.
* Adds V3 implementation
* Added simple SPA UI
* Now using sqlite for indexing private packages
* Provides easy migration from pre-1.0 and baget

### 0.3.0 (2018-Nov-29) - BaGet fork

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ How is this fork different from upstream BaGet:

Not implemented:

* Does not work with older paket versions
* Cache package metadata and invalidates when upstream changes are detected using [NuGet.CatalogReader](https://github.com/emgarten/NuGet.CatalogReader). *This will be ported from older liget < 1.0.0.*
* V2 search, filter and alike queries. *This is not planned.*

Expand Down

0 comments on commit de336c1

Please sign in to comment.