Sha256: 3a9b863ab920fd65bc9412bfb87da030ae672711e9086013490a0ee08aa71bb1
Contents?: true
Size: 689 Bytes
Versions: 2
Compression:
Stored size: 689 Bytes
Contents
# 1.4.0 * Updated to work with Rails 6. # 1.3.0 * Allow `Firebug::Configuration#match_user_agent` and `Firebug::Configuration#match_ip_address` to be a `Proc`. # 1.2.2 * Fix for reading multibyte characters. * Added a test for the multibyte character bug. * Added tests for silence logger * Renamed `Firebug::FirebugError` to `Firebug::Error`. # 1.2.1 * Fixed nested empty hash bug and added a test for it. * Added more documentation. # 1.2.0 * Rewrote `Firebug::Unserializer` to use `StringIO` instead of `StringScanner`. In most cases this results in a 10x performance increase. * Updated `.ruby-version` and `Dockerfile` to use Ruby 2.6 * Updated development dependencies.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
firebug-1.4.1 | CHANGELOG.md |
firebug-1.4.0 | CHANGELOG.md |