Releases: kraasch/renamer
Releases · kraasch/renamer
v0.0.2
v0.0.1
Changelog
- ac56f2b Update README.
- 3cca990 Full width demo.
- fc27f34 Update README.
- 413507b Make tests pass.
- ee8e805 Fulfil FORMAT test.
- 0d80124 Update README.
- ba4c1dc Add short test.
- 24345bb Add next tests to implement.
- e7a71b7 Fix tests.
- edbc823 Add 2 more tests.
- fa2fb6e Add tests.
- fc7f0fb Add two more tests.
- ec734b2 Update MAKEFILE.
- ba3edfc Refactor.
- e54ec30 Courtesy flush.
- eae4172 Refactor.
- c8b6ef0 Make WORKDIRS tests path.
- 7d8cdd8 Refactor.
- 4e08c50 Add e2e stub.
- 961904a Finish refactor.
- a282e78 Finish refactor.
- 125f8fe Pull out directory listings.
- 4038a0a Finish refactor.
- a9cbd32 Courtesy flush.
- 68a2911 Put stuff into TESTUTIL.
- 34f0c8b Put stuff into TESTUTIL.
- 861d24b Courtesy flush.
- 897267a Courtesy flush.
- b55f912 Start refactoring TESTUTIL.
- 553adb5 Get readdy to refactor.
- 2581af5 Refactor.
- 3d66db9 Refactor.
- c442941 Refactor.
- 0536e53 Refactor.
- 1fb482c Refactor.
- d53b490 Create first config test.
- b8fe52b Courtesy flush.
- 5f2617a Add comments.
- d3f4a33 Courtesy flush.
- 4f2f296 Interpret parsed arguments.
- 946b2de Implement basic argument parser.
- e641ef5 Add new argument parser, instead of FLAG library.
- c9862d6 Add METAINFO interface for rules needing more info.
- c7c85ec Update README.
- 24224fe Update README.
- 797b050 Courtesy flush.
- 1512399 Pass pipe test.
- 43b4605 Getting close.
- 1dc1547 Courtesy flush.
- 6d4f929 Rename test.
- 66dee4b Test for file system listing.
- 2224c1f Use configurator.
- e4d9573 Update README.
- f2ccda4 Update README.
- 2f2b6a8 Courtesy flush.
- 6b0d5db Courtesy flush.
- 597e291 Courtesy flush.
- 23ad545 Pass tests.
- ba77171 Add more AUTORN tests.
- 4a145a0 Adjust full pipe test.
- d20b041 Update task list.
- 0c65b0a Prepare EDITOR enheritance.
- a639aa9 Add first editor test.
- 66d8655 Courtesy flush.
- 43bb63d Courtesy flush.
- 14a47ed Make first AUTORN test pass.
- 26f5716 Add new test.
- 564c71e Make marshalling test pass.
- feef5b1 Add next tests.
- 341adbb Add nested TOML.
- adb62ef Add more test stubs.
- 8590e78 Courtesy flush.
- b36dfb1 Add date insertion tests.
- 136ba5e Add another way to delete.
- 2202992 Refactor actions.
- a9e8e73 Add tests.
- 27d4104 More meaningful messages.
- 967f7f1 Move test.
- 53f80b3 Refactor actions format.
- 60b5eb8 Update README.
- 3318ccb Courtesy flush.
- bc23744 Parse toml config.
- 2b79d95 Update README.
- 7435633 Courtesy flush.
- 81b521d Courtesy flush.
- 6de9a03 Courtesy flush.
- 394f19b Add pipe test stub.
- 91f6ce9 Ignore TESTFS dir.
- ab31e5f Remove TESTFS dir.
- 8757fa4 Update GITIGNORE.
- bc0ec9e Update README.
- 071a0ca Make fake filesystem for tests.
- b358b91 Add more stubs.
- d684c3e Update README.
- 3504621 Add ideas.
- 3a558d5 Update README.
- aa6a10a Update README.
- 7424f8f Restructure README.
- 886ca77 Add new package.
- 8551560 Update README.
- a89be24 Update README.
- d1d285f Add RENAME tests and pass.
- dda296f Add new package for auto renaming.
- ade1412 Fix capitalization.
- 29e7000 Try out replacing fs mock.
- cd5b001 Add new package to bind everything together once everything is done.
- ea55571 Courtesy flush.
- f5ffa78 Pull out EDIT package.
- c0a6dbf Mock with afero.Fs.
- 1d1a597 Courtesy flush.
- 1dffa49 Use SPF13/AFERO for filesystem abstraction.
- b9f529c Add README.
- dd227b3 Externalize GOTEST package.
- 699eeab Add package to abstract from file systems.
- 920f2ca Remove tests dir.
- ec8bcf0 Update MAKEFILE.
- 872c528 Rename tests dir.
- f6d9099 Add empty tests directory.
- 05c4a7c Implement renaming by rules.
- c24fe73 Init.