ash_gen_server/CHANGELOG.md

724 B

Change Log

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

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.