abraunegg-onedrive/CHANGELOG.md

37 lines
878 B
Markdown
Raw Normal View History

2018-01-02 16:59:10 +01:00
# Changelog
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fixed
- Crash when the delta link is expired
2018-02-18 18:24:46 +01:00
### Changed
- Disabled buffering on stdout
## [1.1.1] - 2018-01-20
### Fixed
- Wrong regex for parsing authentication uri
2018-01-19 23:08:48 +01:00
## [1.1.0] - 2018-01-19
2018-01-02 16:59:10 +01:00
### Added
2018-01-19 23:08:48 +01:00
- Support for shared folders (OneDrive Personal only)
2018-01-02 16:59:10 +01:00
- `--download` option to only download changes
- `DC` variable in Makefile to chose the compiler
### Changed
- Print logs on stdout instead of stderr
- Improve log messages
## [1.0.1] - 2017-08-01
### Added
- `--syncdir` option
### Changed
- `--version` output simplified
- Updated README
### Fixed
- Fix crash caused by remotely deleted and recreated directories
## [1.0.0] - 2017-07-14
### Added
- `--version` option