Update readme

pull/40/head
Vitaliy Filippov 2015-09-25 13:06:40 +03:00
parent 7ac15187d3
commit 8fd74d7a36
1 changed files with 12 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Grive2 0.4.0 # Grive2 0.4.1
17 May 2015, Vitaliy Filippov 4 Aug 2015, Vitaliy Filippov
http://yourcmc.ru/wiki/Grive2 http://yourcmc.ru/wiki/Grive2
@ -28,7 +28,7 @@ You need the following libraries:
- libcurl - libcurl
- libstdc++ - libstdc++
- libgcrypt - libgcrypt
- Boost (Boost filesystem and program_option are required) - Boost (Boost filesystem, program_options and regex are required)
- expat - expat
There are also some optional dependencies: There are also some optional dependencies:
@ -60,7 +60,15 @@ Enjoy!
## Version History ## Version History
### Grive2 v0.4 ### Grive2 v0.4.2 (unreleased)
- Exclude files by perl regexp
### Grive2 v0.4.1
- Bug fixes
### Grive2 v0.4.0
First fork release, by Vitaliy Filippov / vitalif at mail*ru First fork release, by Vitaliy Filippov / vitalif at mail*ru
- Support for the new Google Drive REST API (old "Document List" API is shut down by Google 20 April 2015) - Support for the new Google Drive REST API (old "Document List" API is shut down by Google 20 April 2015)