fac v2.0.0 Release Notes

Release Date: 2018-06-15 // almost 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