Skip to content

Releases: VioletsOleander/recnys

v0.5.0

17 Feb 07:00
e413046

Choose a tag to compare

Summary

Fix issues about configuration file parsing.

Support --clean option.

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

15 Feb 15:39
bc9d167

Choose a tag to compare

Summary

Supports variables.

The codebase is significantly refactored.

Currently the implementation still has some problems, like not supporting auto-detecting configuration
entry change for synchronization or render decision making. This is left as a further todo.

BREAKING CHANGE: Configuration file requires captalized word for platform
BREAKING CHANGE: The "overwrite" policy is now called "copy"

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

31 Jan 13:46
0fd37d9

Choose a tag to compare

Summary

Support preliminary task de-duplication.
'Source' policy does not maitain file hash now.

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

25 Jan 02:42
d3caf7b

Choose a tag to compare

Summary

Hot fix issue about prepend policy overwriting original content.

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 Jan 02:30
62f80e2

Choose a tag to compare

Summary

Change the configuratoin file format.
Complete most test suite.

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

15 Jan 12:35
1a5df0a

Choose a tag to compare

Summary

Hot fix hash inconsistency issue.

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Jan 07:40
aa29b07

Choose a tag to compare

Summary

First release. Just enough for personal use.

What's Changed

New Contributors

Full Changelog: https://github.com/VioletsOleander/recnys/commits/v0.1.0