All Versions
5
Latest Version
Avg Release Cycle
250 days
Latest Release
1664 days ago

Changelog History

  • v0.0.5 Changes

    October 05, 2019

    ๐Ÿ”„ Changelog

    ๐Ÿ‘ 1e23982 Add OpenSearch suggestions support (#18)
    ๐Ÿ“„ d20a7dc Add docs to README and online help (#16)
    ๐Ÿš€ be96885 Add release target to Makefile
    ๐Ÿ›  686f703 Fix -dbpath option name typo. Fixes #12
    ๐Ÿ‘ท 4ca3b41 Fix Drone CI notify step
    7ed3285 Fix wrong links in badges
    ๐Ÿ— aa6b742 Fixed CI build
    โœ… dc287f3 Fixed tests
    fd894cc Migrate from bolt to bitcask
    f2acd5d RawGit to unpkg (#14)
    โšก๏ธ a85475c Remove Command, Autofocus Attribute, Spectre Update (#11)
    d20f69d Render list command as HTML page (#17)
    abfdefc Set theme jekyll-theme-hacker
    โšก๏ธ d921143 Update Drone CI config
    โšก๏ธ 580a9b8 Update README.md
    โšก๏ธ cc7d56e Update README.md
    โšก๏ธ dabb04e Update README.md
    โšก๏ธ 9def9eb Update README.md
    ๐Ÿš€ 26090dc Use goreleaser for releases and my release.sh script from other projects

  • v0.0.4 Changes

    March 17, 2018

    ๐Ÿ”„ Changelog

    ๐Ÿ— 91712f9 Fixed build and version flag
    ๐Ÿš€ c8d4999 Fixed goreleaser config filename
    ๐Ÿš€ c49baf5 Fixed goreleaser config filename


    ๐Ÿš€ Automated with GoReleaser
    Built with go version go1.10 darwin/amd64

  • v0.0.3 Changes

    December 28, 2017

    ๐Ÿ”„ Changelog

    ๐Ÿš€ d477e65 Fixed goreleaser config filename


    ๐Ÿš€ Automated with GoReleaser
    Built with go version go1.9.2 darwin/amd64

  • v0.0.2 Changes

    December 28, 2017

    ๐Ÿ”„ Changelog

    ๐Ÿš€ 223b81d Add goreleaser config fiel
    ๐Ÿ›  61ca594 Fixed case insensitivity of commands and bookmarks (#7)
    โšก๏ธ 5c68002 Update README.md
    9ac7e21 Add imagelayers badge to README
    โšก๏ธ 4ad32d9 Updated vendored packages
    โšก๏ธ e94a1fc Updated vendored packages
    ๐Ÿ’ป 1c420c6 Revamped UI (#5)
    0๏ธโƒฃ 31134e9 Added default search engine support via -url option. (#2)
    ๐Ÿ›  4c22ee8 Fixed LICENSE
    2e83278 BUmp
    ๐Ÿ›  68dcd2c Fixed gdef bookmark
    โœ… 2c57447 Add tests for EnsureDefaultBookmarks for the error case
    โœ… e155f05 Improved commands test coverage
    93f9c95 Also list stored bookmarks in list command
    0๏ธโƒฃ 72a9ea7 Add a bunch more default smart bookmarks
    ๐Ÿ‘ 5067cee Add support for plain 'ol bookmarks with no query. e.g: gmail -> https://www.gmail.com/
    c548764 Improve coverage of QueryHandler as Bookmark.Exec() can't error anyway
    bf52b87 Improve coverage of QueryHandler covering bad commands and rendering
    c51d74e Improve coverage of QueryHandler covering Command lookup -> Bookmark lookup
    ๐Ÿ‘ e0dcf24 Change internal code/structure so that smart bookmarks are better named as Bookmarks
    ๐Ÿณ e6d6958 Fix Dockerfile
    โšก๏ธ d02c468 Update README.md
    โšก๏ธ 8fec455 Update README.md
    โšก๏ธ 4fd4330 Update README re Homebrew formula


    ๐Ÿš€ Automated with @goreleaser
    Built with go version go1.9.2 darwin/amd64

  • v0.0.1 Changes

    January 08, 2017

    ๐Ÿš€ Preliminary release for alpha testing. Everything works but needs useability improvements.