Skip to content

Latest commit

 

History

History
56 lines (23 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

56 lines (23 loc) · 1.06 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v0.3.0 (2022-12-16)

Features:

  • resets genserver inactivity with :keep_alive info message

v0.2.1 (2022-10-28)

Improvements:

  • update CI to staple-actions and get (most) checks passing.

v0.2.0 (2022-09-22)

Features:

  • add inactivity and maximum lifetime timeouts.

Bug Fixes:

  • typespecs: add missing typespecs.

  • Always return a list from query.

  • correct spelling of maximum_lifetime.

Improvements:

  • update to latest ash (#1)

  • update to latest ash

v0.1.0 (2022-08-12)

Features:

  • first pass at a genserver backed Ash datalayer.