fac v2.0.0 Release Notes
Release Date: 2018-06-15 // over 6 years ago-
๐ Changelog
๐ fe06d6f Remove brew dependency to git
๐ 1a8e180 Parse -version flag
3b133f5 Add versions flag
โก๏ธ d160b39 Update man page
๐ 2767e99 Add support for -h | --help
๐จ 8e39330 Refactor enter detection
โก๏ธ 9eeca61 Update README with cont_eval
โก๏ธ f4a6481 Update tests for binding pkg
โ 3f09e4c Improve warning/error message display mechanism
โก๏ธ e913d1d Update dummy fac yml
6f59a29 Implement continuous evaluation behavior
๐ฆ 3fb2cca Change package 'key' to 'binding'
๐ 0a38b45 Arrow down to move to the end of prompt
335700b Add custom editor function for continuous eval
0de2cbe Add continuous evaluation to key binding table
54efd07 Add banner sketch file
5511c42 Appease go report card
16b474b Make coloring function public
โ๏ธ 729cceb Fix typos
๐จ 6b6fb16 Add missing comments and refactor
02bd481 Fix nil binding map bug
๐จ 96ca3ec Refactor globalQuit
๐ฆ 4821de0 Add full test coverage to key package
๐ง c335ee8 Add key-binding configuration README
โก๏ธ 48b1230 Update to use custom key bindings
๐ฆ 7b53a69 Add key package to handle custom keys
โก๏ธ 02be1a6 Update dep for go-yml
โ ae7f29c Add yellow color function for warnings
๐ฆ 62373a1 Remove main package from testing list
๐ 9c16b8a Add support for editor env variable with flags
โก๏ธ d0fb86a Update README with new preview gif
d93d37e Fix external editor crash bug
f0822c9 Fix predicate for checking conflict existence
โก๏ธ 7d9024a Update editor reading/writing mechanism
afe8327 Add manual code edit functionality
โ 84fa845 Test: Add tests for color.go
0๏ธโฃ 01e6131 Use default gocui editor for user input
โ 7d32441 Tests: Cover all cases for file.go
โ ddf05f7 Test: add all tests for conflict pkg
โ fb16830 Test: Add tests for command.go
๐ฑ 46606a1 Add code coverage badge ๐ต
๐ท e04392c Integrate codecov with Travis CI
โ b15c9ad Test: Add tests for summary.go
โ 93ed8dd Test: Add tests for parse.go
โ 7e45571 Test: Add tests for file.go
โ a2da952 Test: Add tests for conflict.go
๐จ 9dd4809 Refactor: Remove all global state via File structs
โ c69a9bb Add global test cases
โ ef7ef9a Add testdata directory for dummy test files
โก๏ธ 1a84012 Update gitignore
โก๏ธ de580dd Update Travis CI for code coverage
642a3ad Add link to gif demo
8bec3dc Add new fac banner
โก๏ธ e3cff7e Brew formula update for fac version v1.1.0
Previous changes from v1.1.0
-
๐ Changelog
โก๏ธ ce0a043 Update application screenshot
๐ท 3d7e70d Add CI and Go report badges
๐ 51ef7cb Remove dummy git repo
๐ 42aacb4 Remove command tests
๐ท d6bb1b5 Add Travis CI config file
eb4a2ad Colorize diff3 separator marker
โ 2230b51 Add tests for summary.go
๐ a04cfa0 Add support for diff3 conflict styling
๐ b0d661b Move and rename dummy git repo
๐จ c1dd493 Refactor git conflict marker parsing methods
โ 769ab01 Ignore existing conflict in test git submodule
๐จ 7637551 Refactor git calling functions
โ 05c8288 Add dummy git repo with conflict for testing
๐ฑ 83ac734 Move documents to assets
โก๏ธ d8fe975 Update comments on functions
ecba69c Use dep
๐ bf242e3 Remove vendor directory
๐ 2afd0bd Merge pull request #33 from shogo-ma/master
312f7c1 fix typo
๐ fb868ea Merge pull request #27 from olshevskiy87/t1
๐ c4d1d39 Merge pull request #31 from jnv/patch-1
๐ ba183d4 Goreleaser: Remove dep on go in Brew formula
๐ c86e474 Merge pull request #28 from antham/patch-1
9657490 Fix typo
8684e49 find and open conflict files from root git directory
๐ 8f11fd7 Merge pull request #24 from wezm/man
0a500c2 Add man page
4addf0d fac version v1.0.4