[0.3.0] - 2017-03-29
Added
- SugarUtils::File.read, with locking and error handling when reading a plain
text file - SugarUtils::File.write, with locking and error handling when writing a plain
text file
Changed
- explicitly specify the Ruby v2.0.0 support limit
- divide SugarUtils::File.flock into .flock_shared and .flock_exclusive