Skip to content

Commit

Permalink
V : 0.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieu committed Jul 31, 2017
1 parent a0b1974 commit af02b63
Show file tree
Hide file tree
Showing 27 changed files with 568 additions and 756 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
*.db
todo*
my_exemple*
plans.txt
plans.txt
to_add.txt
test.rb
5 changes: 3 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
### Changelog :

0.12.7 : stability fix, optimisation and display : the download of multiple mangas is now faster ( the index was downloaded twice ) + multiple bug fixes + display fixes
0.12.6 : optimisation and display : a chapter that is a todo will not be downloaded twice during an update if it is not in the traces satabase + a fex errors are now esier to read and understand<br />
0.12.5 : stability fix : fixed a wrong path for the covers ( they were not displayed correctly on the local website ) + corrected a few errors with the todo elements and the related display<br />
0.12.4 : stability fix : corrected an error with the instruction parsing<br />
0.12.3 : stability fix : fixed an issue with the instrction parser + an issue where MangaScrap would download 0 pages for a chapter<br />
0.12.2 : stability fix : fixed an issue when setting a param with a number<br />
0.12.1 : stability increase + added the instruction "managed" to display the compatible websites<br />
0.12.0 : huge optimisation : download is close to twice as fast + new management of the parameters + more understandable errors<br />
0.12.1 : stability fix and new feature : added the instruction "managed" to display the compatible websites + small fixes<br />
0.12.0 : optimisation : download is close to twice as fast + new management of the parameters + more understandable errors<br />

###### Warning : the params database is not compatible<br />Please look at the file migration/0.11.x_to_0.12.x.txt<br />

Expand Down
255 changes: 0 additions & 255 deletions sources/DB/Manga_data.rb

This file was deleted.

Loading

0 comments on commit af02b63

Please sign in to comment.