Sha256: bfd0c9f3e7cbf89cd19f42f95ca6dd72b92717d58b9a1824371df862bd773622

Contents?: true

Size: 848 Bytes

Versions: 1

Compression:

Stored size: 848 Bytes

Contents

# 1.4.2

* Use the `Rack::Session::SessionId#public_id` for the session_id before updating the user_data.

# 1.4.1

* Fix for the update to rack session IDs.

# 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

1 entries across 1 versions & 1 rubygems

Version Path
firebug-1.4.2 CHANGELOG.md