paper_trail v0.9.0 Release Notes

Release Date: 2020-10-01 // over 3 years ago
  • 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 added 53c2d66
    • v0.8.6 postgrex dependency fix 42b2606
    • v0.8.5 dependencies made optional bb6bab9
    • โž• Added PaperTrail.Multi to readme along with docs update 5563a3c