paper_trail v0.8.1 Release Notes

Release Date: 2018-11-02 // over 5 years ago
  • 2 November 2018

    • ๐Ÿ‘ Ecto 3.0-rc.1 support #51
    • Update Readme.md to the most recent version of paper_trail: 0.8 #47
    • get model id simply, and type check #42
    • ๐Ÿ”จ Code refactor for tracking methods #37
    • ๐Ÿ›  fixed for non-regular primary key #40
    • โš  warning: clauses for the same def should be grouped together #35
    • โž• Add multi tenancy capabilities with ecto meta prefix #25
    • Add custom types for item_id and originator_id #20
    • โšก๏ธ Bang operations: PaperTrail.insert!, PaperTrail.update!, PaperTrail.delete! #13
    • Custom originator params #12
    • ๐Ÿ›  fix test warnings #11
    • strict_mode #9
    • setter_id foreign_key to strict versions #10
    • 0๏ธโƒฃ Support Ecto 2.1, by using utc_datetime as default #5
    • โž• Adding index #2
    • ๐Ÿ”ง Configurable repo module #1
    • ๐Ÿš€ v0.8.1 release + docs update bde413c
    • ๐Ÿš€ v0.8.0 release 6ae2231
    • โšก๏ธ Updated README.md 4cc2cc0
    • ๐Ÿš€ 0.8.0 release 113ff97
    • โœ… STR to STRING_TEST 9cc9a02
    • โœ… test with env e1867b1
    • โšก๏ธ a missing migration added with updated docs 14ee50e
    • ๐Ÿš€ 0.7.9 release b89a480
    • ๐Ÿ›  fixed for non-regular primary key with test 2ced4a2
    • ๐Ÿš€ 0.7.8 release elixir formatter ea407dc
    • dried up condition on changeset_data c6c1e7d
    • โšก๏ธ Update README.md c2b09c0
    • ๐Ÿ— wrong build display removed d7fe6dd
    • ๐Ÿ›  Fix elixir warning 63c0127
    • ๐Ÿš€ 0.7.7 release 0e978bf
    • longer line made more readable 7b7537a
    • ๐Ÿ›  fixed not running tests d80ac23
    • ๐Ÿ”จ Refactor to use not create variables in the version schema module 6279d19
    • Replace use of module attribute to reference repo, originator, and repo_client, was causing problem not getting the correct config value 55e6666
    • ๐Ÿ“š Documentation update 549fd9d
    • ๐Ÿš€ v0.7.6 release = multi-tenancy support b95c1d9
    • โž• Add some additional assertions in tests 1359026
    • Propagate options to repo actions in delete functions 64231d7
    • โž• Add final refactor to example app test files ead9cc6
    • Remove changeset_helper.exs and query_helper.exs from example/test/support 0604631
    • โž• Add dreamingechoes to credits section in README.md c50eef8
    • Add multi tenancy tests in version_queries_test file 5f51b7e
    • Add some changes to the previous code added in paper_trail_version_test file 7414a66
    • Add multi tenancy tests in paper_trail_version_test file b914cfd
    • Require new support helper in lib test_helper file cf638d6
    • โž• Add changes in tests to use new definition of Version functions with new params 8a42220
    • โž• Add new functions for multi tenancy in lib/version.ex a1ffd44
    • โž• Add new count functions for multi tenancy in test support models 8a2dfb5
    • Add tests for multi tenant in bang_functions_strict_mode_test 95b3312
    • Add tests for multi tenant in bang_functions_simple_mode_test d01fedf
    • Add new multi_tenant_person_test file 96ecccd
    • Add new multi_tenant_company_test file 4975d2b
    • โž• Add refactor in example person test in order to use helpers 77b669c
    • โž• Add refactor in example company test in order to use helpers 9bd355f
    • Require new support helpers in example test_helper file 2c4aa4d
    • โž• Add new ChangesetHelper module into example test support folder c62150e
    • โž• Add new QueryHelper module into example test support folder f2519db
    • โž• Add new MultiTenantHelper module into lib test support folder a50177a
    • โž• Add new MultiTenantHelper module into example test support folder 696a6c3
    • โž• Add some multi tenancy documentation on README.md 4ef58a0
    • ๐Ÿ”„ Change param names in defdelegates for better readability 83a0d7a
    • โœ‚ Remove result type from PaperTrail.VersionQueries and specifies the value on the spec ad52cb4
    • โž• Add new definitions for all the functions in PaperTrail.VersionQueries e71b3d4
    • ๐Ÿ”€ Add new definition for version_query function to merge options into the Ecto query 59f34c4
    • โž• Add defdelegate in PaperTrail module to PaperTrail.VersionQueries d4d8e40
    • Add patter matching case for nil prefix on add_prefix function 61737dc
    • โž• Add default value for the new :prefix option on the functions definitions c27bbc8
    • Add new add_prefix function in paper_trail module e9f28cb
    • ๐Ÿ”„ change of a fix 968a0b0
    • code_evals to fix the ci aa80590
    • ๐Ÿ‘ท run mix test in trace mode to fix CI 5fd9ed6
    • last ci fix 61956d7
    • โœ… another change for tests 67b56c4
    • ๐Ÿ‘ท another test for CI 6b76c91
    • ๐Ÿ‘ท small fix for CI 83a3c08
    • ๐Ÿ“„ circle fix with new docs d3ceb52
    • โšก๏ธ credits and version update 0bfcdbf
    • โœ… Test papertail versions using UUID columns ae834f9
    • Fixed belongs_to field type e22cba9
    • Added custom types for item_id and originator_id 8efa0f7
    • ๐Ÿ“š documentation fix da69fc5
    • ๐Ÿš€ 0.7.4 release Version.first() && Version.last() eb51f4f
    • โœ… example tests are fixed 9852dc3
    • ๐Ÿš€ 0.7.3 release c0cdd38
    • ๐Ÿ›  small bugfix for strict inserts with no changeset! e91d982
    • ๐Ÿ›  small README fixes 850a252
    • ๐Ÿš€ 0.7.2 release 9be8e9a
    • ๐Ÿš€ 0.7.2 release b5e1e16
    • โšก๏ธ README updated d40508a
    • โœ… bang functions completely tested on strict mode cc855d7
    • โœ… bang function tests for simple mode is complete 0e75a7d
    • ๐Ÿ‘ better structure for tests cf30124
    • ๐ŸŽ‰ initial hashbang designs 9b01c35
    • ๐ŸŽ‰ initial design 88387b9
    • ๐Ÿš€ 0.7.0 release 21fdd16
    • โšก๏ธ tests updated for originator params feature 7e243a0
    • โœ… logic is complete detailed tests are missing 9d9ba81
    • small changes c825c1b
    • credits README fix 2c08bce
    • ๐Ÿš€ 0.6.3 release and README credits. fba3c64
    • โœ… small counter test fix 4f77c9f
    • ๐Ÿš€ v0.6.2 release small adjustments 5607376
    • ๐Ÿ›  0.6.1 release small mix build bugfix 066f287
    • ๐Ÿš€ 0.6.0 release 7f56090
    • ๐Ÿ“š small documentation edits 22d283b
    • ๐Ÿ“š documentation changes 00eae33
    • setter renamed to originator 0129c68
    • ๐Ÿ“š major documentation change 8e424cf
    • ๐Ÿšš move comment below d2284a2
    • ๐Ÿ“š ongoing documentation c7230f7
    • โšก๏ธ some updates 2fb204b
    • โœ… setter_id logic complete with tests 340d2fe
    • setter foreign_key initial design 762f7d5
    • ๐Ÿ“š documentation update 303ab1f
    • ๐Ÿ“š test and documentation update 8a851b4
    • sourced_by changed to set_by, paper trail errors now match Ecto.Repo 1b2cb7b
    • simple paper trail tests done for stict_mode 711404d
    • โœ… tests are now more readable 263ebe9
    • โœ… strict_mode tests added 750a305
    • coming soon strict mode b821fd8
    • โœ… strict mode sketch written, tests are adjusted to changeless misses strict mode 7aff1db
    • โฌ†๏ธ ex_doc upgrade 5cd097c
    • ๐Ÿš€ 0.5.3 release 627f051
    • ๐Ÿ‘ better dependency versioning 0a18c05
    • small readme adjustments fb32b33
    • ๐Ÿ— build server fix 259eb4f
    • badges added to README 5124f78
    • ๐Ÿš€ 0.5.2 release updated dependencies c2c466c
    • ๐Ÿš€ 0.5.0 release f4be348
    • slight changes to README b7d71b8
    • ๐Ÿ”– version bump f6497f0
    • โšก๏ธ Update installation steps b0e22ed
    • Prevent memory leak by using String.to_existing_atom c00678b
    • ๐Ÿ”ง Configurable Repo module ce91e32
    • โœ… migration added for examples on test d3bde7b
    • ๐Ÿšš small remove b66c52a
    • ๐Ÿšš travis removed for circleci f3050f4
    • travis elixir version up 77e1f4c
    • โฌ‡๏ธ otp version downgrade for travis 99e5ca3
    • ๐Ÿ‘ท travis CI added de258a8
    • ๐Ÿ›  small fixes to README fe9ac0d
    • ๐Ÿ“š small documentation changes 1af92b9
    • โฌ†๏ธ upgrade to 1.6 44e18ad
    • ๐Ÿ“š DOCUMENTATION UPDATE b9d3ab4
    • ๐Ÿ‘ better dependency versioning 1feba56
    • โฌ†๏ธ doc and version upgrade 1bc99da
    • โšก๏ธ small doc update 24b2e66
    • โšก๏ธ small doc update b354254
    • โšก๏ธ small doc update 46a8032
    • ๐Ÿ“š documentation update cb56f40
    • PaperTrail.get_current\1 added dc6eb6d
    • ๐Ÿ”– version bump 324efe5
    • ๐Ÿ“š documentation updated for the library ef33f2c
    • โœ… PaperTrail.VersionQueries module with first good tests 68a60ee
    • โœ… paper trail version queries test setup 8d02e47
    • ๐Ÿšš some compiler warnings removed 29de7ca
    • โœ… examples tests are ported to the actual library directory 64e8c7e
    • โœ‚ removed unused code thanks to the compiler b4246e2
    • initial tests on actual paper_trail directory similar to the ones on examples 05ddb6c
    • ๐Ÿ”จ small ect odeprecation refactoring 9e2b340
    • โœ… paper trail alpha version complete with example tests c605bf5
    • โœ… person tests continues cdd6f87
    • โœ… PaperTrail.insert passes now fully with model relationships, it is also tested 5218fac
    • small fix 5033788
    • ๐Ÿ‘ smarter insert tracking now support models which has belongs to b3c2a24
    • โœ… person test added 6875067
    • ๐Ÿ”จ model refactors bf290b5
    • awesome create update and destroy test cases finished for company modal with paper_trail 42b5853
    • โšก๏ธ awesome update test case added bcd30f7
    • ๐Ÿ”– version bump 2973269
    • originator field removed from the paper_trail library 9b7ba24
    • โœ… first very good test fadb54a
    • ๐Ÿ”ง final configuration ready for tests f2f5d59
    • ๐Ÿ”ง test environment configuration 1fbccdd
    • making library work with any Elixir project ddef880
    • example folder added 95a0ec7
    • relationship added for example 17c7a51
    • migration files and example app created 9fcdff4
    • ๐Ÿ“š documentation start b3110d0
    • โœ… test preparation 471c929
    • some logic added f725ba6
    • mix task added: mix paper_trail.install 73eb8b4
    • init 00f95dc