gog-sync/CHANGELOG.md

34 lines
946 B
Markdown
Raw Normal View History

## 0.3.3 (2017-05-09)
- normalize content directory names (fixes #11)
2017-05-05 16:09:25 +00:00
## 0.3.2 (2017-05-05)
- check for invalid grant when fetching content too (really fixes #7)
2017-05-05 13:35:50 +00:00
## 0.3.1 (2017-05-05)
- automatically check if grant is still valid and refresh if necessary (fixes #7)
2017-05-04 14:29:31 +00:00
## 0.3.0 (2017-05-04)
2017-05-05 13:35:50 +00:00
- move hashes and content info into seperate files as to not clutter up the main config file
2017-05-04 14:29:31 +00:00
2017-03-23 15:12:28 +00:00
## 0.2.4 (2017-03-23)
- fix a bug in serial key parsing
2017-03-23 12:58:13 +00:00
## 0.2.3 (2017-03-23)
- correctly parse serial keys (closes #8)
2017-03-22 08:56:25 +00:00
## 0.2.2 (2017-03-22)
2017-03-22 15:11:28 +00:00
- ability to filter movies by resolution
2017-03-22 14:39:46 +00:00
- ability to save movies seperately
2017-03-22 08:56:25 +00:00
- default value for storage config (fixes #6)
2017-03-22 14:39:46 +00:00
- ability to skip movie and game content
- fix a bug with truncating an http response
2017-03-22 08:56:25 +00:00
## 0.2.1 (2017-03-21)
- add instructions for getting the code if there is no token
2017-03-21 16:11:14 +00:00
## 0.2.0 (2017-03-21)
- add filtering support for operating systems and languages
2017-03-21 10:51:28 +00:00
## 0.1.0 (2017-03-21)
- initial release