- Notifications
You must be signed in to change notification settings - Fork24
Releases: tilfin/ougai
Releases · tilfin/ougai
Version 2.0.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Assets2
Version 1.9.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Fix the compatibility with ActiveSupport features for ver 1.9 (thanks@haines)
Assets2
Version 1.9.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Ruby 3 support
- Logger and ChildLogger support add and log method with Ougai extended arguments (thanks@kalmenius)
Assets2
Version 1.8.5
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Fix deprecation warning on Ruby 2.7 (by@haines)
Assets2
Version 1.8.4
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Use amazing_print instead of awesome_print (by@qortex)
Assets2
Version 1.8.3
c75e2ed
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Change Ruby support versions between 2.4 and 2.7
- Update dependencies
Assets2
Version 1.8.2
ac10d1c
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Fix broadcast feature if a logging method is called with a block
- Fix that the Readable formatter destroys a data hash
Assets2
Version 1.8.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Logger.new supports
formatter
argument
Assets2
Version 1.8.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Child Logger supports
level
setter. - Change generating sub-class ChildLogger for each sub-class Logger
- Fix the wrong example for broadcast method
Assets2
Version 1.7.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Fix warning instance variable not initialized