diff --git a/CHANGELOG.md b/CHANGELOG.md index eb58b99..fd89f13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,27 +1,35 @@ # Changelog -## v1.0.0-rc.0 +## v1.0.0 - Support multiple Commanded apps ([#4](https://github.com/commanded/commanded-eventstore-adapter/pull/4/files)). +--- + ## v0.6.0 ### Enhancements - Support for Commanded v0.19 and EventStore v0.17. +--- + ## v0.5.0 ### Enhancements - Support for Commanded v0.18 and EventStore v0.16. +--- + ## v0.4.0 ### Enhancements - Support for Commanded v0.16 and EventStore v0.14. +--- + ## v0.3.0 - Include `event_id` in recorded event data. diff --git a/guides/Getting Started.md b/guides/Getting Started.md index 8aefea9..f622cc7 100644 --- a/guides/Getting Started.md +++ b/guides/Getting Started.md @@ -6,7 +6,7 @@ The package can be installed from hex as follows. ```elixir def deps do - [{:commanded_eventstore_adapter, "~> 1.0.0-rc.0"}] + [{:commanded_eventstore_adapter, "~> 1.0.0"}] end ``` diff --git a/mix.exs b/mix.exs index 547e15d..aa86551 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Commanded.EventStore.Adapters.EventStore.Mixfile do use Mix.Project - @version "1.0.0-rc.0" + @version "1.0.0" def project do [ @@ -38,8 +38,8 @@ defmodule Commanded.EventStore.Adapters.EventStore.Mixfile do defp deps do [ - {:commanded, github: "commanded/commanded"}, - {:eventstore, "~> 1.0.0-rc.0"}, + {:commanded, "~> 1.0"}, + {:eventstore, "~> 1.0"}, # Optional dependencies {:jason, "~> 1.1", optional: true}, diff --git a/mix.lock b/mix.lock index 541521b..942551f 100644 --- a/mix.lock +++ b/mix.lock @@ -1,11 +1,11 @@ %{ - "commanded": {:git, "https://github.com/commanded/commanded.git", "fd3b8a4937a0c45f00e2bca90577ddd205a3104e", []}, + "commanded": {:hex, :commanded, "1.0.0", "5cd2c9b952ba95d09bb7310a0a0223fd24c5788ef63945a12d97909c42cb6d96", [:mix], [{:elixir_uuid, "~> 1.2", [hex: :elixir_uuid, repo: "hexpm", optional: false]}, {:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix_pubsub, "~> 1.1", [hex: :phoenix_pubsub, repo: "hexpm", optional: true]}], "hexpm"}, "connection": {:hex, :connection, "1.0.4", "a1cae72211f0eef17705aaededacac3eb30e6625b04a6117c1b2db6ace7d5976", [:mix], [], "hexpm"}, "db_connection": {:hex, :db_connection, "2.1.1", "a51e8a2ee54ef2ae6ec41a668c85787ed40cb8944928c191280fe34c15b76ae5", [:mix], [{:connection, "~> 1.0.2", [hex: :connection, repo: "hexpm", optional: false]}], "hexpm"}, "decimal": {:hex, :decimal, "1.8.0", "ca462e0d885f09a1c5a342dbd7c1dcf27ea63548c65a65e67334f4b61803822e", [:mix], [], "hexpm"}, "earmark": {:hex, :earmark, "1.4.2", "3aa0bd23bc4c61cf2f1e5d752d1bb470560a6f8539974f767a38923bb20e1d7f", [:mix], [], "hexpm"}, "elixir_uuid": {:hex, :elixir_uuid, "1.2.1", "dce506597acb7e6b0daeaff52ff6a9043f5919a4c3315abb4143f0b00378c097", [:mix], [], "hexpm"}, - "eventstore": {:hex, :eventstore, "1.0.0-rc.0", "e262bc0d4cb00c47f2d1a4662f2f2e10de3df802e085b6f3552ba6b41eb9964b", [:mix], [{:elixir_uuid, "~> 1.2", [hex: :elixir_uuid, repo: "hexpm", optional: false]}, {:fsm, "~> 0.3", [hex: :fsm, repo: "hexpm", optional: false]}, {:gen_stage, "~> 0.14", [hex: :gen_stage, repo: "hexpm", optional: false]}, {:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: true]}, {:poolboy, "~> 1.5", [hex: :poolboy, repo: "hexpm", optional: true]}, {:postgrex, "~> 0.15", [hex: :postgrex, repo: "hexpm", optional: false]}], "hexpm"}, + "eventstore": {:hex, :eventstore, "1.0.0", "a001fcfd4e124cd32c36eb1712b9621b84c3afe67ff2cd639a49507888adbcf7", [:mix], [{:elixir_uuid, "~> 1.2", [hex: :elixir_uuid, repo: "hexpm", optional: false]}, {:fsm, "~> 0.3", [hex: :fsm, repo: "hexpm", optional: false]}, {:gen_stage, "~> 0.14", [hex: :gen_stage, repo: "hexpm", optional: false]}, {:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: true]}, {:poolboy, "~> 1.5", [hex: :poolboy, repo: "hexpm", optional: true]}, {:postgrex, "~> 0.15", [hex: :postgrex, repo: "hexpm", optional: false]}], "hexpm"}, "ex_doc": {:hex, :ex_doc, "0.21.2", "caca5bc28ed7b3bdc0b662f8afe2bee1eedb5c3cf7b322feeeb7c6ebbde089d6", [:mix], [{:earmark, "~> 1.3.3 or ~> 1.4", [hex: :earmark, repo: "hexpm", optional: false]}, {:makeup_elixir, "~> 0.14", [hex: :makeup_elixir, repo: "hexpm", optional: false]}], "hexpm"}, "fsm": {:hex, :fsm, "0.3.1", "087aa9b02779a84320dc7a2d8464452b5308e29877921b2bde81cdba32a12390", [:mix], [], "hexpm"}, "gen_stage": {:hex, :gen_stage, "0.14.3", "d0c66f1c87faa301c1a85a809a3ee9097a4264b2edf7644bf5c123237ef732bf", [:mix], [], "hexpm"},