Skip to content

Releases: izelnakri/paper_trail

Release 1.0.0

20 Dec 02:54
Compare
Choose a tag to compare

paper_trail@0.14.5 changelog:preview
node_modules/.bin/auto-changelog --stdout --commit-limit false --package -u --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.14.5

v0.14.5

20 December 2022

v0.14.4

20 December 2022

  • Bump actions/cache from 3.0.7 to 3.0.8 #194
  • Bump docker/setup-buildx-action from 1.7.0 to 2.0.0 #179
  • Bump docker/login-action from 1.14.1 to 2.0.0 #180
  • Bump docker/build-push-action from 2.10.0 to 3.1.1 #188
  • Bump actions/cache from 3.0.2 to 3.0.7 #190
  • Bump docker/build-push-action from 2.9.0 to 2.10.0 #172
  • Bump actions/cache from 2.1.7 to 3.0.2 #176
  • Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 #177
  • Bump actions/checkout from 2.4.0 to 3 #169
  • Bump node-fetch from 2.6.1 to 2.6.7 #171
  • Bump docker/login-action from 1.12.0 to 1.14.1 #170
  • Bump docker/build-push-action from 2.7.0 to 2.9.0 #165
  • Bump handlebars from 4.7.6 to 4.7.7 #166
  • Bump docker/login-action from 1.10.0 to 1.12.0 #163
  • Bump actions/checkout from 2.3.5 to 2.4.0 #161
  • Bump actions/cache from 2.1.6 to 2.1.7 #162
  • Release 0.14.4 065280c
  • update npm pkgs for release 122ade7
  • upgrade npm dev packages c9d9642
  • Bump actions/checkout from 2.3.4 to 2.3.5 235d825

v0.14.3

10 October 2021

  • avoid compile-time dependency with Application.get_env at macro #158
  • Bump docker/build-push-action from 2.6.1 to 2.7.0 #156
  • Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 #157
  • Bump docker/login-action from 1.9.0 to 1.10.0 #149
  • Bump docker/build-push-action from 2.4.0 to 2.6.1 #151
  • Bump docker/setup-buildx-action from 1.3.0 to 1.5.1 #155
  • Release 0.14.3 8da7909
  • update dependencies & formatting cbc6e60
  • .env fix 643d4a8

v0.14.2

30 May 2021

  • Bump docker/setup-buildx-action from 1 to 1.3.0 #142
  • Bump docker/login-action from 1 to 1.9.0 #143
  • Bump actions/cache from 2.1.5 to 2.1.6 #147
  • Bump actions/checkout from 2 to 2.3.4 #144
  • Bump docker/build-push-action from 2 to 2.4.0 #145
  • add insert_or_update/2 and insert_or_update!/2 #141
  • Release 0.14.2 b5ae44f
  • update npm deps 8374c53
  • add Christoph Schmatzler to contributors 64a1321
  • write npm test script with .env 17cb2b0
  • make options list always from predefined value d27007f
  • add Don Barlow to contributors 80c7a87

v0.14.1

25 May 2021

v0.14.0

25 May 2021

  • Use model_key for insert in strict mode and add initial_version_key #146
  • Bump actions/cache from v2.1.4 to v2.1.5 #138
  • Release 0.14.0 a17cafe
  • add initial_version_key 0465900
  • use model_key for insert in strict mode 2e08df2

v0.13.0

24 April 2021

  • (chore): add support for using PaperTrail.Multi directly #140
  • Release 0.13.0 c7980bd
  • add Francisco Correia to credits 2eb8d7e

v0.12.4

20 April 2021

v0.12.3

26 March 2021

v0.12.2

26 March 2021

  • fix: typespecs #135
  • Bump actions/cache from v2 to v2.1.4 #130
  • Release 0.12.2 4a39e05
  • update release-it 149fa89
  • format lib/paper_trail/version_queries.ex f9b881c

v0.12.1

30 January 2021

  • fix for setting embed to nil #129
  • Add ELixir Format Checker #126
  • Release 0.12.1 2b409f1
  • upgrade @j-ulrich/release-it-regex-bumper 719b375
  • containerize $ mix format fd9463d

v0.12.0

18 December 2020

Read more

Release 0.14.5

20 Dec 02:53
Compare
Choose a tag to compare

paper_trail@0.14.4 changelog:preview
node_modules/.bin/auto-changelog --stdout --commit-limit false --package -u --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.14.4

v0.14.4

20 December 2022

  • Bump actions/cache from 3.0.7 to 3.0.8 #194
  • Bump docker/setup-buildx-action from 1.7.0 to 2.0.0 #179
  • Bump docker/login-action from 1.14.1 to 2.0.0 #180
  • Bump docker/build-push-action from 2.10.0 to 3.1.1 #188
  • Bump actions/cache from 3.0.2 to 3.0.7 #190
  • Bump docker/build-push-action from 2.9.0 to 2.10.0 #172
  • Bump actions/cache from 2.1.7 to 3.0.2 #176
  • Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 #177
  • Bump actions/checkout from 2.4.0 to 3 #169
  • Bump node-fetch from 2.6.1 to 2.6.7 #171
  • Bump docker/login-action from 1.12.0 to 1.14.1 #170
  • Bump docker/build-push-action from 2.7.0 to 2.9.0 #165
  • Bump handlebars from 4.7.6 to 4.7.7 #166
  • Bump docker/login-action from 1.10.0 to 1.12.0 #163
  • Bump actions/checkout from 2.3.5 to 2.4.0 #161
  • Bump actions/cache from 2.1.6 to 2.1.7 #162
  • Release 0.14.4 065280c
  • update npm pkgs for release 122ade7
  • upgrade npm dev packages c9d9642
  • Bump actions/checkout from 2.3.4 to 2.3.5 235d825

v0.14.3

10 October 2021

  • avoid compile-time dependency with Application.get_env at macro #158
  • Bump docker/build-push-action from 2.6.1 to 2.7.0 #156
  • Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 #157
  • Bump docker/login-action from 1.9.0 to 1.10.0 #149
  • Bump docker/build-push-action from 2.4.0 to 2.6.1 #151
  • Bump docker/setup-buildx-action from 1.3.0 to 1.5.1 #155
  • Release 0.14.3 8da7909
  • update dependencies & formatting cbc6e60
  • .env fix 643d4a8

v0.14.2

30 May 2021

  • Bump docker/setup-buildx-action from 1 to 1.3.0 #142
  • Bump docker/login-action from 1 to 1.9.0 #143
  • Bump actions/cache from 2.1.5 to 2.1.6 #147
  • Bump actions/checkout from 2 to 2.3.4 #144
  • Bump docker/build-push-action from 2 to 2.4.0 #145
  • add insert_or_update/2 and insert_or_update!/2 #141
  • Release 0.14.2 b5ae44f
  • update npm deps 8374c53
  • add Christoph Schmatzler to contributors 64a1321
  • write npm test script with .env 17cb2b0
  • make options list always from predefined value d27007f
  • add Don Barlow to contributors 80c7a87

v0.14.1

25 May 2021

v0.14.0

25 May 2021

  • Use model_key for insert in strict mode and add initial_version_key #146
  • Bump actions/cache from v2.1.4 to v2.1.5 #138
  • Release 0.14.0 a17cafe
  • add initial_version_key 0465900
  • use model_key for insert in strict mode 2e08df2

v0.13.0

24 April 2021

  • (chore): add support for using PaperTrail.Multi directly #140
  • Release 0.13.0 c7980bd
  • add Francisco Correia to credits 2eb8d7e

v0.12.4

20 April 2021

v0.12.3

26 March 2021

v0.12.2

26 March 2021

  • fix: typespecs #135
  • Bump actions/cache from v2 to v2.1.4 #130
  • Release 0.12.2 4a39e05
  • update release-it 149fa89
  • format lib/paper_trail/version_queries.ex f9b881c

v0.12.1

30 January 2021

  • fix for setting embed to nil #129
  • Add ELixir Format Checker #126
  • Release 0.12.1 2b409f1
  • upgrade @j-ulrich/release-it-regex-bumper 719b375
  • containerize $ mix format fd9463d

v0.12.0

18 December 2020

  • Support Ecto Embed #112
  • Refactor Duplicated Code #124
  • Enable capture_log to make test output readable #123
  • Run Formatter #122
  • Fix Dialyzer Specs #120
  • Release 0.12.0 5ab6bf1
  • add .dockerignore 58ab072

v0.11.3

8 December 2020

Read more

Release 0.14.4

20 Dec 02:14
Compare
Choose a tag to compare

paper_trail@0.14.3 changelog:preview
node_modules/.bin/auto-changelog --stdout --commit-limit false --package -u --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.14.3

  • Bump actions/cache from 3.0.7 to 3.0.8 #194
  • Bump docker/setup-buildx-action from 1.7.0 to 2.0.0 #179
  • Bump docker/login-action from 1.14.1 to 2.0.0 #180
  • Bump docker/build-push-action from 2.10.0 to 3.1.1 #188
  • Bump actions/cache from 3.0.2 to 3.0.7 #190
  • Bump docker/build-push-action from 2.9.0 to 2.10.0 #172
  • Bump actions/cache from 2.1.7 to 3.0.2 #176
  • Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 #177
  • Bump actions/checkout from 2.4.0 to 3 #169
  • Bump node-fetch from 2.6.1 to 2.6.7 #171
  • Bump docker/login-action from 1.12.0 to 1.14.1 #170
  • Bump docker/build-push-action from 2.7.0 to 2.9.0 #165
  • Bump handlebars from 4.7.6 to 4.7.7 #166
  • Bump docker/login-action from 1.10.0 to 1.12.0 #163
  • Bump actions/checkout from 2.3.5 to 2.4.0 #161
  • Bump actions/cache from 2.1.6 to 2.1.7 #162
  • update npm pkgs for release 122ade7
  • upgrade npm dev packages c9d9642
  • Bump actions/checkout from 2.3.4 to 2.3.5 235d825

v0.14.3

10 October 2021

  • avoid compile-time dependency with Application.get_env at macro #158
  • Bump docker/build-push-action from 2.6.1 to 2.7.0 #156
  • Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 #157
  • Bump docker/login-action from 1.9.0 to 1.10.0 #149
  • Bump docker/build-push-action from 2.4.0 to 2.6.1 #151
  • Bump docker/setup-buildx-action from 1.3.0 to 1.5.1 #155
  • Release 0.14.3 8da7909
  • update dependencies & formatting cbc6e60
  • .env fix 643d4a8

v0.14.2

30 May 2021

  • Bump docker/setup-buildx-action from 1 to 1.3.0 #142
  • Bump docker/login-action from 1 to 1.9.0 #143
  • Bump actions/cache from 2.1.5 to 2.1.6 #147
  • Bump actions/checkout from 2 to 2.3.4 #144
  • Bump docker/build-push-action from 2 to 2.4.0 #145
  • add insert_or_update/2 and insert_or_update!/2 #141
  • Release 0.14.2 b5ae44f
  • update npm deps 8374c53
  • add Christoph Schmatzler to contributors 64a1321
  • write npm test script with .env 17cb2b0
  • make options list always from predefined value d27007f
  • add Don Barlow to contributors 80c7a87

v0.14.1

25 May 2021

v0.14.0

25 May 2021

  • Use model_key for insert in strict mode and add initial_version_key #146
  • Bump actions/cache from v2.1.4 to v2.1.5 #138
  • Release 0.14.0 a17cafe
  • add initial_version_key 0465900
  • use model_key for insert in strict mode 2e08df2

v0.13.0

24 April 2021

  • (chore): add support for using PaperTrail.Multi directly #140
  • Release 0.13.0 c7980bd
  • add Francisco Correia to credits 2eb8d7e

v0.12.4

20 April 2021

v0.12.3

26 March 2021

v0.12.2

26 March 2021

  • fix: typespecs #135
  • Bump actions/cache from v2 to v2.1.4 #130
  • Release 0.12.2 4a39e05
  • update release-it 149fa89
  • format lib/paper_trail/version_queries.ex f9b881c

v0.12.1

30 January 2021

  • fix for setting embed to nil #129
  • Add ELixir Format Checker #126
  • Release 0.12.1 2b409f1
  • upgrade @j-ulrich/release-it-regex-bumper 719b375
  • containerize $ mix format fd9463d

v0.12.0

18 December 2020

  • Support Ecto Embed #112
  • Refactor Duplicated Code #124
  • Enable capture_log to make test output readable #123
  • Run Formatter #122
  • Fix Dialyzer Specs #120
  • Release 0.12.0 5ab6bf1
  • add .dockerignore 58ab072

v0.11.3

8 December 2020

v0.11.2

7 December 2020

Read more

Release 0.14.3

10 Oct 20:05
Compare
Choose a tag to compare

paper_trail@0.14.2 changelog:preview
node_modules/.bin/auto-changelog --stdout --commit-limit false --package -u --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.14.2

  • avoid compile-time dependency with Application.get_env at macro #158
  • Bump docker/build-push-action from 2.6.1 to 2.7.0 #156
  • Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 #157
  • Bump docker/login-action from 1.9.0 to 1.10.0 #149
  • Bump docker/build-push-action from 2.4.0 to 2.6.1 #151
  • Bump docker/setup-buildx-action from 1.3.0 to 1.5.1 #155
  • update dependencies & formatting cbc6e60
  • .env fix 643d4a8

v0.14.2

30 May 2021

  • Bump docker/setup-buildx-action from 1 to 1.3.0 #142
  • Bump docker/login-action from 1 to 1.9.0 #143
  • Bump actions/cache from 2.1.5 to 2.1.6 #147
  • Bump actions/checkout from 2 to 2.3.4 #144
  • Bump docker/build-push-action from 2 to 2.4.0 #145
  • add insert_or_update/2 and insert_or_update!/2 #141
  • Release 0.14.2 b5ae44f
  • update npm deps 8374c53
  • add Christoph Schmatzler to contributors 64a1321
  • write npm test script with .env 17cb2b0
  • make options list always from predefined value d27007f
  • add Don Barlow to contributors 80c7a87

v0.14.1

25 May 2021

v0.14.0

25 May 2021

  • Use model_key for insert in strict mode and add initial_version_key #146
  • Bump actions/cache from v2.1.4 to v2.1.5 #138
  • Release 0.14.0 a17cafe
  • add initial_version_key 0465900
  • use model_key for insert in strict mode 2e08df2

v0.13.0

24 April 2021

  • (chore): add support for using PaperTrail.Multi directly #140
  • Release 0.13.0 c7980bd
  • add Francisco Correia to credits 2eb8d7e

v0.12.4

20 April 2021

v0.12.3

26 March 2021

v0.12.2

26 March 2021

  • fix: typespecs #135
  • Bump actions/cache from v2 to v2.1.4 #130
  • Release 0.12.2 4a39e05
  • update release-it 149fa89
  • format lib/paper_trail/version_queries.ex f9b881c

v0.12.1

30 January 2021

  • fix for setting embed to nil #129
  • Add ELixir Format Checker #126
  • Release 0.12.1 2b409f1
  • upgrade @j-ulrich/release-it-regex-bumper 719b375
  • containerize $ mix format fd9463d

v0.12.0

18 December 2020

  • Support Ecto Embed #112
  • Refactor Duplicated Code #124
  • Enable capture_log to make test output readable #123
  • Run Formatter #122
  • Fix Dialyzer Specs #120
  • Release 0.12.0 5ab6bf1
  • add .dockerignore 58ab072

v0.11.3

8 December 2020

v0.11.2

7 December 2020

v0.11.1

6 December 2020

  • github docker registry support #119
  • initial github-actions test #118
  • Allow to configure Originator Field Options #115
  • Misc doc changes #117
  • Bump ecto_sql from 3.4.5 to 3.5.3 #116
  • Bump postgrex from 0.15.6 to 0.15.7 #113
  • Dump fields using Ecto when serializing changes #83
  • Release 0.11.1 0962491
  • release-it added 3c7666c
  • v0.11.0 release 957a4bd
  • CI fix & last contributors added to README.md e73107c
  • v0.10.1 release elixir 1.11 support & rm warning f0981b9
  • v0.10.0 release PaperTrail.Serializer & deps up 4787177
  • mix.lock update after deps upgrade 97a875c
  • add last contributors to README 675d502
  • v0.9.0 flexible %PaperTrail.Version[:inserted_at] [5108680](5108680ce9b1740c4b1e8...
Read more

Release 0.14.2

30 May 17:25
Compare
Choose a tag to compare

paper_trail@0.14.1 changelog:preview
node_modules/.bin/auto-changelog --stdout --commit-limit false --package -u --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.14.1

  • Bump docker/setup-buildx-action from 1 to 1.3.0 #142
  • Bump docker/login-action from 1 to 1.9.0 #143
  • Bump actions/cache from 2.1.5 to 2.1.6 #147
  • Bump actions/checkout from 2 to 2.3.4 #144
  • Bump docker/build-push-action from 2 to 2.4.0 #145
  • add insert_or_update/2 and insert_or_update!/2 #141
  • update npm deps 8374c53
  • add Christoph Schmatzler to contributors 64a1321
  • write npm test script with .env 17cb2b0
  • make options list always from predefined value d27007f
  • add Don Barlow to contributors 80c7a87

v0.14.1

25 May 2021

v0.14.0

25 May 2021

  • Use model_key for insert in strict mode and add initial_version_key #146
  • Bump actions/cache from v2.1.4 to v2.1.5 #138
  • Release 0.14.0 a17cafe
  • add initial_version_key 0465900
  • use model_key for insert in strict mode 2e08df2

v0.13.0

24 April 2021

  • (chore): add support for using PaperTrail.Multi directly #140
  • Release 0.13.0 c7980bd
  • add Francisco Correia to credits 2eb8d7e

v0.12.4

20 April 2021

v0.12.3

26 March 2021

v0.12.2

26 March 2021

  • fix: typespecs #135
  • Bump actions/cache from v2 to v2.1.4 #130
  • Release 0.12.2 4a39e05
  • update release-it 149fa89
  • format lib/paper_trail/version_queries.ex f9b881c

v0.12.1

30 January 2021

  • fix for setting embed to nil #129
  • Add ELixir Format Checker #126
  • Release 0.12.1 2b409f1
  • upgrade @j-ulrich/release-it-regex-bumper 719b375
  • containerize $ mix format fd9463d

v0.12.0

18 December 2020

  • Support Ecto Embed #112
  • Refactor Duplicated Code #124
  • Enable capture_log to make test output readable #123
  • Run Formatter #122
  • Fix Dialyzer Specs #120
  • Release 0.12.0 5ab6bf1
  • add .dockerignore 58ab072

v0.11.3

8 December 2020

v0.11.2

7 December 2020

v0.11.1

6 December 2020

  • github docker registry support #119
  • initial github-actions test #118
  • Allow to configure Originator Field Options #115
  • Misc doc changes #117
  • Bump ecto_sql from 3.4.5 to 3.5.3 #116
  • Bump postgrex from 0.15.6 to 0.15.7 #113
  • Dump fields using Ecto when serializing changes #83
  • Release 0.11.1 0962491
  • release-it added 3c7666c
  • v0.11.0 release 957a4bd
  • CI fix & last contributors added to README.md e73107c
  • v0.10.1 release elixir 1.11 support & rm warning f0981b9
  • v0.10.0 release PaperTrail.Serializer & deps up 4787177
  • mix.lock update after deps upgrade 97a875c
  • add last contributors to README 675d502
  • v0.9.0 flexible %PaperTrail.Version[:inserted_at] 5108680

v0.9.0

1 October 2020

  • Bump postgrex from 0.15.3 to 0.15.6 #107
  • Make Version schema's timestamps type configurable #108
  • add support for ecto options in insert and insert! functions #102
  • Require ex_doc dependency only for ":docs". #101
  • Support :returning option in update #95
  • Update installation version in README.md #90
  • Bump ecto_sql from 3.4.2 to 3.4.3 #81
  • Bump ecto from 3.4.1 to 3.4.2 #80
  • Bump ecto_sql from 3.4.1 to 3.4.2 #78
  • Bump ecto from 3.4.0 to 3.4.1 #79
  • Allow named operations[mode...
Read more

Release 0.14.1

25 May 18:54
Compare
Choose a tag to compare

paper_trail@0.14.0 changelog:preview
node_modules/.bin/auto-changelog --stdout --commit-limit false --package -u --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.14.0

v0.14.0

25 May 2021

  • Use model_key for insert in strict mode and add initial_version_key #146
  • Bump actions/cache from v2.1.4 to v2.1.5 #138
  • Release 0.14.0 a17cafe
  • add initial_version_key 0465900
  • use model_key for insert in strict mode 2e08df2

v0.13.0

24 April 2021

  • (chore): add support for using PaperTrail.Multi directly #140
  • Release 0.13.0 c7980bd
  • add Francisco Correia to credits 2eb8d7e

v0.12.4

20 April 2021

v0.12.3

26 March 2021

v0.12.2

26 March 2021

  • fix: typespecs #135
  • Bump actions/cache from v2 to v2.1.4 #130
  • Release 0.12.2 4a39e05
  • update release-it 149fa89
  • format lib/paper_trail/version_queries.ex f9b881c

v0.12.1

30 January 2021

  • fix for setting embed to nil #129
  • Add ELixir Format Checker #126
  • Release 0.12.1 2b409f1
  • upgrade @j-ulrich/release-it-regex-bumper 719b375
  • containerize $ mix format fd9463d

v0.12.0

18 December 2020

  • Support Ecto Embed #112
  • Refactor Duplicated Code #124
  • Enable capture_log to make test output readable #123
  • Run Formatter #122
  • Fix Dialyzer Specs #120
  • Release 0.12.0 5ab6bf1
  • add .dockerignore 58ab072

v0.11.3

8 December 2020

v0.11.2

7 December 2020

v0.11.1

6 December 2020

  • github docker registry support #119
  • initial github-actions test #118
  • Allow to configure Originator Field Options #115
  • Misc doc changes #117
  • Bump ecto_sql from 3.4.5 to 3.5.3 #116
  • Bump postgrex from 0.15.6 to 0.15.7 #113
  • Dump fields using Ecto when serializing changes #83
  • Release 0.11.1 0962491
  • release-it added 3c7666c
  • v0.11.0 release 957a4bd
  • CI fix & last contributors added to README.md e73107c
  • v0.10.1 release elixir 1.11 support & rm warning f0981b9
  • v0.10.0 release PaperTrail.Serializer & deps up 4787177
  • mix.lock update after deps upgrade 97a875c
  • add last contributors to README 675d502
  • v0.9.0 flexible %PaperTrail.Version[:inserted_at] 5108680

v0.9.0

1 October 2020

  • Bump postgrex from 0.15.3 to 0.15.6 #107
  • Make Version schema's timestamps type configurable #108
  • add support for ecto options in insert and insert! functions #102
  • Require ex_doc dependency only for ":docs". #101
  • Support :returning option in update #95
  • Update installation version in README.md #90
  • Bump ecto_sql from 3.4.2 to 3.4.3 #81
  • Bump ecto from 3.4.1 to 3.4.2 #80
  • Bump ecto_sql from 3.4.1 to 3.4.2 #78
  • Bump ecto from 3.4.0 to 3.4.1 #79
  • Allow named operations[model_key and version_key] on Ecto.Multi #75
  • Bump ecto from 3.3.0 to 3.3.3 #68
  • Make it compatible with mariadb #71
  • Require postgrex and jason only for dev and test #70
  • v0.9.0 flexible %PaperTrail.Version[:inserted_at] ac87558
  • version_test tests now has utc_datetime fixtures 551b6f6
  • v0.8.8 added docs d2bb0cb
  • v0.8.8 release PaperTrail.insert :ecto_options 48a1639
  • base_test.exs test_helpers fixed 51d2e2f
  • renamed test/paper_trail/base_tests.exs to test/paper_trail/base_test.exs 291b267
  • tests fixed f3958fc
  • v0.8.7 :model_key & :version_key for PaperTrail.insert and pkg upgrades [5d8a6f6](5d8a6f...
Read more

Release 0.14.0

25 May 18:51
Compare
Choose a tag to compare

paper_trail@0.13.0 changelog:preview
node_modules/.bin/auto-changelog --stdout --commit-limit false --package -u --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.13.0

  • Use model_key for insert in strict mode and add initial_version_key #146
  • Bump actions/cache from v2.1.4 to v2.1.5 #138
  • add initial_version_key 0465900
  • use model_key for insert in strict mode 2e08df2

v0.13.0

24 April 2021

  • (chore): add support for using PaperTrail.Multi directly #140
  • Release 0.13.0 c7980bd
  • add Francisco Correia to credits 2eb8d7e

v0.12.4

20 April 2021

v0.12.3

26 March 2021

v0.12.2

26 March 2021

  • fix: typespecs #135
  • Bump actions/cache from v2 to v2.1.4 #130
  • Release 0.12.2 4a39e05
  • update release-it 149fa89
  • format lib/paper_trail/version_queries.ex f9b881c

v0.12.1

30 January 2021

  • fix for setting embed to nil #129
  • Add ELixir Format Checker #126
  • Release 0.12.1 2b409f1
  • upgrade @j-ulrich/release-it-regex-bumper 719b375
  • containerize $ mix format fd9463d

v0.12.0

18 December 2020

  • Support Ecto Embed #112
  • Refactor Duplicated Code #124
  • Enable capture_log to make test output readable #123
  • Run Formatter #122
  • Fix Dialyzer Specs #120
  • Release 0.12.0 5ab6bf1
  • add .dockerignore 58ab072

v0.11.3

8 December 2020

v0.11.2

7 December 2020

v0.11.1

6 December 2020

  • github docker registry support #119
  • initial github-actions test #118
  • Allow to configure Originator Field Options #115
  • Misc doc changes #117
  • Bump ecto_sql from 3.4.5 to 3.5.3 #116
  • Bump postgrex from 0.15.6 to 0.15.7 #113
  • Dump fields using Ecto when serializing changes #83
  • Release 0.11.1 0962491
  • release-it added 3c7666c
  • v0.11.0 release 957a4bd
  • CI fix & last contributors added to README.md e73107c
  • v0.10.1 release elixir 1.11 support & rm warning f0981b9
  • v0.10.0 release PaperTrail.Serializer & deps up 4787177
  • mix.lock update after deps upgrade 97a875c
  • add last contributors to README 675d502
  • v0.9.0 flexible %PaperTrail.Version[:inserted_at] 5108680

v0.9.0

1 October 2020

  • Bump postgrex from 0.15.3 to 0.15.6 #107
  • Make Version schema's timestamps type configurable #108
  • add support for ecto options in insert and insert! functions #102
  • Require ex_doc dependency only for ":docs". #101
  • Support :returning option in update #95
  • Update installation version in README.md #90
  • Bump ecto_sql from 3.4.2 to 3.4.3 #81
  • Bump ecto from 3.4.1 to 3.4.2 #80
  • Bump ecto_sql from 3.4.1 to 3.4.2 #78
  • Bump ecto from 3.4.0 to 3.4.1 #79
  • Allow named operations[model_key and version_key] on Ecto.Multi #75
  • Bump ecto from 3.3.0 to 3.3.3 #68
  • Make it compatible with mariadb #71
  • Require postgrex and jason only for dev and test #70
  • v0.9.0 flexible %PaperTrail.Version[:inserted_at] ac87558
  • version_test tests now has utc_datetime fixtures 551b6f6
  • v0.8.8 added docs d2bb0cb
  • v0.8.8 release PaperTrail.insert :ecto_options 48a1639
  • base_test.exs test_helpers fixed 51d2e2f
  • renamed test/paper_trail/base_tests.exs to test/paper_trail/base_test.exs 291b267
  • tests fixed f3958fc
  • v0.8.7 :model_key & :version_key for PaperTrail.insert and pkg upgrades 5d8a6f6
  • bugfix for :model_key and :version_key feature: 058a84f
  • further runtime optimization for CI 98522f0
  • backen...
Read more

Release 0.13.0

24 Apr 11:15
Compare
Choose a tag to compare

paper_trail@0.12.4 changelog:preview
node_modules/.bin/auto-changelog --stdout --commit-limit false --package -u --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.12.4

  • (chore): add support for using PaperTrail.Multi directly #140
  • add Francisco Correia to credits 2eb8d7e

v0.12.4

20 April 2021

v0.12.3

26 March 2021

v0.12.2

26 March 2021

  • fix: typespecs #135
  • Bump actions/cache from v2 to v2.1.4 #130
  • Release 0.12.2 4a39e05
  • update release-it 149fa89
  • format lib/paper_trail/version_queries.ex f9b881c

v0.12.1

30 January 2021

  • fix for setting embed to nil #129
  • Add ELixir Format Checker #126
  • Release 0.12.1 2b409f1
  • upgrade @j-ulrich/release-it-regex-bumper 719b375
  • containerize $ mix format fd9463d

v0.12.0

18 December 2020

  • Support Ecto Embed #112
  • Refactor Duplicated Code #124
  • Enable capture_log to make test output readable #123
  • Run Formatter #122
  • Fix Dialyzer Specs #120
  • Release 0.12.0 5ab6bf1
  • add .dockerignore 58ab072

v0.11.3

8 December 2020

v0.11.2

7 December 2020

v0.11.1

6 December 2020

  • github docker registry support #119
  • initial github-actions test #118
  • Allow to configure Originator Field Options #115
  • Misc doc changes #117
  • Bump ecto_sql from 3.4.5 to 3.5.3 #116
  • Bump postgrex from 0.15.6 to 0.15.7 #113
  • Dump fields using Ecto when serializing changes #83
  • Release 0.11.1 0962491
  • release-it added 3c7666c
  • v0.11.0 release 957a4bd
  • CI fix & last contributors added to README.md e73107c
  • v0.10.1 release elixir 1.11 support & rm warning f0981b9
  • v0.10.0 release PaperTrail.Serializer & deps up 4787177
  • mix.lock update after deps upgrade 97a875c
  • add last contributors to README 675d502
  • v0.9.0 flexible %PaperTrail.Version[:inserted_at] 5108680

v0.9.0

1 October 2020

  • Bump postgrex from 0.15.3 to 0.15.6 #107
  • Make Version schema's timestamps type configurable #108
  • add support for ecto options in insert and insert! functions #102
  • Require ex_doc dependency only for ":docs". #101
  • Support :returning option in update #95
  • Update installation version in README.md #90
  • Bump ecto_sql from 3.4.2 to 3.4.3 #81
  • Bump ecto from 3.4.1 to 3.4.2 #80
  • Bump ecto_sql from 3.4.1 to 3.4.2 #78
  • Bump ecto from 3.4.0 to 3.4.1 #79
  • Allow named operations[model_key and version_key] on Ecto.Multi #75
  • Bump ecto from 3.3.0 to 3.3.3 #68
  • Make it compatible with mariadb #71
  • Require postgrex and jason only for dev and test #70
  • v0.9.0 flexible %PaperTrail.Version[:inserted_at] ac87558
  • version_test tests now has utc_datetime fixtures 551b6f6
  • v0.8.8 added docs d2bb0cb
  • v0.8.8 release PaperTrail.insert :ecto_options 48a1639
  • base_test.exs test_helpers fixed 51d2e2f
  • renamed test/paper_trail/base_tests.exs to test/paper_trail/base_test.exs 291b267
  • tests fixed f3958fc
  • v0.8.7 :model_key & :version_key for PaperTrail.insert and pkg upgrades 5d8a6f6
  • bugfix for :model_key and :version_key feature: 058a84f
  • further runtime optimization for CI 98522f0
  • backend docker service renamed to paper_trail 92616f0
  • single step CI optimization 1215660
  • highly optimized elixir container builds 0717b9c
  • trial without postgres client a0710a7
  • CI is finally fixed b38f59b
  • new test folder restructre for CI [8984ac1](h...
Read more

Release 0.12.4

20 Apr 18:52
Compare
Choose a tag to compare

paper_trail@0.12.3 changelog:preview
node_modules/.bin/auto-changelog --stdout --commit-limit false --package -u --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.12.3

  • fix dialyzer warnings #139

v0.12.3

26 March 2021

v0.12.2

26 March 2021

  • fix: typespecs #135
  • Bump actions/cache from v2 to v2.1.4 #130
  • Release 0.12.2 4a39e05
  • update release-it 149fa89
  • format lib/paper_trail/version_queries.ex f9b881c

v0.12.1

30 January 2021

  • fix for setting embed to nil #129
  • Add ELixir Format Checker #126
  • Release 0.12.1 2b409f1
  • upgrade @j-ulrich/release-it-regex-bumper 719b375
  • containerize $ mix format fd9463d

v0.12.0

18 December 2020

  • Support Ecto Embed #112
  • Refactor Duplicated Code #124
  • Enable capture_log to make test output readable #123
  • Run Formatter #122
  • Fix Dialyzer Specs #120
  • Release 0.12.0 5ab6bf1
  • add .dockerignore 58ab072

v0.11.3

8 December 2020

v0.11.2

7 December 2020

v0.11.1

6 December 2020

  • github docker registry support #119
  • initial github-actions test #118
  • Allow to configure Originator Field Options #115
  • Misc doc changes #117
  • Bump ecto_sql from 3.4.5 to 3.5.3 #116
  • Bump postgrex from 0.15.6 to 0.15.7 #113
  • Dump fields using Ecto when serializing changes #83
  • Release 0.11.1 0962491
  • release-it added 3c7666c
  • v0.11.0 release 957a4bd
  • CI fix & last contributors added to README.md e73107c
  • v0.10.1 release elixir 1.11 support & rm warning f0981b9
  • v0.10.0 release PaperTrail.Serializer & deps up 4787177
  • mix.lock update after deps upgrade 97a875c
  • add last contributors to README 675d502
  • v0.9.0 flexible %PaperTrail.Version[:inserted_at] 5108680

v0.9.0

1 October 2020

  • Bump postgrex from 0.15.3 to 0.15.6 #107
  • Make Version schema's timestamps type configurable #108
  • add support for ecto options in insert and insert! functions #102
  • Require ex_doc dependency only for ":docs". #101
  • Support :returning option in update #95
  • Update installation version in README.md #90
  • Bump ecto_sql from 3.4.2 to 3.4.3 #81
  • Bump ecto from 3.4.1 to 3.4.2 #80
  • Bump ecto_sql from 3.4.1 to 3.4.2 #78
  • Bump ecto from 3.4.0 to 3.4.1 #79
  • Allow named operations[model_key and version_key] on Ecto.Multi #75
  • Bump ecto from 3.3.0 to 3.3.3 #68
  • Make it compatible with mariadb #71
  • Require postgrex and jason only for dev and test #70
  • v0.9.0 flexible %PaperTrail.Version[:inserted_at] ac87558
  • version_test tests now has utc_datetime fixtures 551b6f6
  • v0.8.8 added docs d2bb0cb
  • v0.8.8 release PaperTrail.insert :ecto_options 48a1639
  • base_test.exs test_helpers fixed 51d2e2f
  • renamed test/paper_trail/base_tests.exs to test/paper_trail/base_test.exs 291b267
  • tests fixed f3958fc
  • v0.8.7 :model_key & :version_key for PaperTrail.insert and pkg upgrades 5d8a6f6
  • bugfix for :model_key and :version_key feature: 058a84f
  • further runtime optimization for CI 98522f0
  • backend docker service renamed to paper_trail 92616f0
  • single step CI optimization 1215660
  • highly optimized elixir container builds 0717b9c
  • trial without postgres client a0710a7
  • CI is finally fixed b38f59b
  • new test folder restructre for CI 8984ac1
  • seperating UUID tests from the test trial 05c9560
  • repo configurations on tests are now loaded lazily 0fa068f
  • CI test fix [8b8f5e2](8b8f5e2422727...
Read more

Release 0.12.3

26 Mar 20:24
Compare
Choose a tag to compare

paper_trail@0.12.2 changelog:preview
node_modules/.bin/auto-changelog --stdout --commit-limit false --package -u --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.12.2

  • update ecto & ecto-sql #136

v0.12.2

26 March 2021

  • fix: typespecs #135
  • Bump actions/cache from v2 to v2.1.4 #130
  • Release 0.12.2 4a39e05
  • update release-it 149fa89
  • format lib/paper_trail/version_queries.ex f9b881c

v0.12.1

30 January 2021

  • fix for setting embed to nil #129
  • Add ELixir Format Checker #126
  • Release 0.12.1 2b409f1
  • upgrade @j-ulrich/release-it-regex-bumper 719b375
  • containerize $ mix format fd9463d

v0.12.0

18 December 2020

  • Support Ecto Embed #112
  • Refactor Duplicated Code #124
  • Enable capture_log to make test output readable #123
  • Run Formatter #122
  • Fix Dialyzer Specs #120
  • Release 0.12.0 5ab6bf1
  • add .dockerignore 58ab072

v0.11.3

8 December 2020

v0.11.2

7 December 2020

v0.11.1

6 December 2020

  • github docker registry support #119
  • initial github-actions test #118
  • Allow to configure Originator Field Options #115
  • Misc doc changes #117
  • Bump ecto_sql from 3.4.5 to 3.5.3 #116
  • Bump postgrex from 0.15.6 to 0.15.7 #113
  • Dump fields using Ecto when serializing changes #83
  • Release 0.11.1 0962491
  • release-it added 3c7666c
  • v0.11.0 release 957a4bd
  • CI fix & last contributors added to README.md e73107c
  • v0.10.1 release elixir 1.11 support & rm warning f0981b9
  • v0.10.0 release PaperTrail.Serializer & deps up 4787177
  • mix.lock update after deps upgrade 97a875c
  • add last contributors to README 675d502
  • v0.9.0 flexible %PaperTrail.Version[:inserted_at] 5108680

v0.9.0

1 October 2020

  • Bump postgrex from 0.15.3 to 0.15.6 #107
  • Make Version schema's timestamps type configurable #108
  • add support for ecto options in insert and insert! functions #102
  • Require ex_doc dependency only for ":docs". #101
  • Support :returning option in update #95
  • Update installation version in README.md #90
  • Bump ecto_sql from 3.4.2 to 3.4.3 #81
  • Bump ecto from 3.4.1 to 3.4.2 #80
  • Bump ecto_sql from 3.4.1 to 3.4.2 #78
  • Bump ecto from 3.4.0 to 3.4.1 #79
  • Allow named operations[model_key and version_key] on Ecto.Multi #75
  • Bump ecto from 3.3.0 to 3.3.3 #68
  • Make it compatible with mariadb #71
  • Require postgrex and jason only for dev and test #70
  • v0.9.0 flexible %PaperTrail.Version[:inserted_at] ac87558
  • version_test tests now has utc_datetime fixtures 551b6f6
  • v0.8.8 added docs d2bb0cb
  • v0.8.8 release PaperTrail.insert :ecto_options 48a1639
  • base_test.exs test_helpers fixed 51d2e2f
  • renamed test/paper_trail/base_tests.exs to test/paper_trail/base_test.exs 291b267
  • tests fixed f3958fc
  • v0.8.7 :model_key & :version_key for PaperTrail.insert and pkg upgrades 5d8a6f6
  • bugfix for :model_key and :version_key feature: 058a84f
  • further runtime optimization for CI 98522f0
  • backend docker service renamed to paper_trail 92616f0
  • single step CI optimization 1215660
  • highly optimized elixir container builds 0717b9c
  • trial without postgres client a0710a7
  • CI is finally fixed b38f59b
  • new test folder restructre for CI 8984ac1
  • seperating UUID tests from the test trial 05c9560
  • repo configurations on tests are now loaded lazily 0fa068f
  • CI test fix 8b8f5e2
  • initial docker-compose based CI 1bc34d1
  • mix format run 7c40472
  • basic CI setup adde...
Read more