-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
111 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.8.0 | ||
4.0.0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
2018-10-17 - 4.0.0 | ||
|
||
This release implements @vue-cli 3.x and splits the state tree into modules. | ||
|
||
- Fix package issues | ||
- Fix imdb rating issue | ||
- Go lint (revive) | ||
- Fix scraping issues | ||
- Fix imdb parsing | ||
- Migrate project outside GOPATH | ||
- Initial working version | ||
- Implement Movies screen | ||
- Small UI fixes | ||
- Implement paginations in movies screen | ||
- Fix conflicts | ||
- Implement HeaderBar features | ||
- Implement Import screen | ||
- Implement Add screen | ||
- Implement Settings screen | ||
- Implement Duplicates screen | ||
- Fix Movies api type definition | ||
- Implement Prune screen | ||
- Remove deprecated component | ||
- Readiness | ||
- Remove errors for production build | ||
- Add gzip to server |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters