Puppy v0.5.0 Release Notes

Release Date: 2022-02-28 // about 1 year ago
    • ✂ Remove concurrency features. #39
    • 🛠 Fix the default rotation type to numbering. #40
    • 🔄 Change the type of intPermission to UInt16. #41
    • Output a message prompting to override. #42
    • 👉 Use String type for filePermission. #43
    • ➕ Add error descriptions to FileError. #44
    • 👌 Support Windows. #45
    • ⚡️ Update GitHub Actions. #46

Previous changes from v0.4.0

    • FileRotatonLogger inherits FileLogger. #29
    • ➕ Add asynchronous methods for delete and flush. #30
    • ➕ Add test_spec in podspec. #31
    • ➕ Add suffix extension types for FileRotationLogger. #32
    • FileRotationLoggerDelegate Fix Spelling. #34
    • ➕ Add option for file permission. #36
    • Import more precisely. #38