Current section
Files
Jump to
Current section
Files
CHANGELOG
0.1.0 First version
0.1.1
Fixed a bug in Delta.boring?
Set up Audit.start to start the FileCache Agent
Added the `mix checks` alias for developers.
Namespaced FileCache and Delta under Audit.
0.1.2
Bug fix: FileCache.start_link needed a parameter.
Bug fix: file_cache_test.exs shouldn't explicitly start FileCache - it's done automatically
0.1.3
Bug fix: change audit_fun to return a struct not Map.
0.1.4
Added Audit.Github module so Audit.Github.git_url could be embedded in Audit.to_string
0.1.5
Changed configuration key to enable audit to :audit, :enabled?
0.1.6
Cleaned up filename logic to trim full path to relative using Audit.Github.git_root