Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 11:10

Stipple v1.0.0

Diff since v0.31.59

Stipple.jl v1.0.0

This major release adds support for HTTP.jl v2 and Genie v6 while maintaining backward compatibility.

Breaking Changes

  • Migrated WebSocket keepalive functionality from Stipple to Genie

New Features

  • Support for both HTTP.jl v1 and v2
  • Genie v6 compatibility (while maintaining Genie v5.35.3+ support)

Bug Fixes

  • Fix session cookie persistence when model storage is disabled
  • Fix typo in @gutter docstring

Diff since v0.31.59