Skip to content

Release v3.1.0 - 2026-06-29

Choose a tag to compare

@sichanyoo sichanyoo released this 29 Jun 17:22
· 8 commits to main since this release

Tag release v3.1.0

References: #41, #42, #43

  • Feature - Add :serializer configuration option (:marshal, :json, :json_allow_marshal). Default remains :marshal for backwards compatibility. Set to :json or :json_allow_marshal to use JSON serialization for session data.