Puppy v0.5.0 Release Notes

Release Date: 2022-02-28 // about 2 years 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