Skip to content

v0.0.4

Latest
Compare
Choose a tag to compare
@yazgazan yazgazan released this 08 Nov 13:17
· 8 commits to master since this release

Changelog

4403d97 Updated Readme.md
63939cd Adding support for yaml and toml config files
5f895db [import har] error message when input files are missing
3fd54f3 [import har] import filters
4cbd904 [test] adding -dump option
e5b4384 linting
169f53a supporting json streams
edef8ac [test] adding -tests to specify test to run
4ec9e86 [test] adding version selector to paths config
6bd22ac improving tests.sh readability
815a598 [list] adding filters for method, path and hosts
f17d6e7 [list] adding -f: listing filenames only
5f2c2cf [list] printing request details
6ad6334 linting
9d73b0c Adding mv command
955281d [mv] mv was acting as cp
62cff51 Adding cp command
76a9f63 Update Readme.md
69f0c3f adding mv and cp to global usage
ad6ff18 using gometalinter the recommended way
6269a96 mergo changed its behaviour, mergo.WithAppendSlice is now required
d88b25f Matching paths using jpath.HasSuffix to remove indices in arrays
41fdfbb Vendoring dependencies
8c7f43a Don't run linter on vendored dependencies
0a3f963 updating jaydiff dependency
ff3ae22 gometalinter adjustments: ignoreing 'Potential file inclusion via variable'
78dde1e Updating vendored jaydiff