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.