Releases: evntd/fact
Releases · evntd/fact
v0.2.0
What's Changed
- doc: Adds a shortdoc to Mix.Tasks.Fact.Create by @evntd-jake in #20
- feat: extend the storage seam by @evntd-jake in #23
- feat: bootstrap file by @evntd-jake in #26
- feat: adds new storage v2 impl by @evntd-jake in #24
- feat: Adds a kurrent like schema definition by @evntd-jake in #27
- chore: Added badges for version, docs and downloads by @joao2391 in #25
- fix: use short-circuit, remove use from_none query by @evntd-jake in #28
- feat: Adds an emmett like schema definition by @evntd-jake in #32
- feat: Adds a marten like schema definition by @evntd-jake in #31
- chore: separate build & test from publish by @evntd-jake in #29
- chore: bump version to 0.2.0 by @evntd-jake in #30
- Release v0.2.0 by @evntd-jake in #34
New Contributors
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- feat: event indexers announce themselves to the database by @evntd-jake in #8
- feat: add integration tests by @evntd-jake in #9
- doc: Adds document describing the seam architecture by @evntd-jake in #10
- fix: Makes Fact.read(database_id, :none, opts) consistent with other reads by @evntd-jake in #11
- doc: Adds types, specs, and docs to Fact.Supervisor by @evntd-jake in #12
- doc: adds specs, and docs to Fact.Registry by @evntd-jake in #13
- doc: adds types, specs, and docs to Fact.DatabaseSupervisor by @evntd-jake in #15
- doc: adds dedication and why I created this. by @evntd-jake in #16
- doc: Add details to coming later section by @evntd-jake in #17
- feat: indexer name by @evntd-jake in #18
- chore: bump version to 0.1.2 by @evntd-jake in #19
- Release v0.1.2 by @evntd-jake in #14
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- fix: capture mix.exs values at compile time by @evntd-jake in #3
- doc: Adds guide covering the process model by @evntd-jake in #1
- doc: Adds getting started guide to documentation by @evntd-jake in #4
- chore: bump version to 0.1.1 by @evntd-jake in #5
- Release v0.1.1 by @evntd-jake in #6
New Contributors
- @evntd-jake made their first contribution in #3
Full Changelog: v0.1.0...v0.1.1
v0.1.0 - Hatchling
Initial Public Release