Skip to content

Releases: hound-search/hound

2023-05 Patch

03 May 19:10
b39c3e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

2023-03 Features and Bugfixes

25 Apr 18:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

2022-09 Features and Bugfixes

14 Sep 17:43
61620be
Compare
Choose a tag to compare

What's Changed

  • Add config.json to .gitignore and add .dockerignore by @kinghrothgar in #427
  • Adding the setup-qemu-action to enable multiplatform docker builds from github actions by @jmherbst in #418
  • Attempt auto-generated files being hidden by default by @ivantsepp in #421

New Contributors

Full Changelog: v0.5.1...v0.6.0

2022-06 Patch

22 Jun 13:02
ae638e5
Compare
Choose a tag to compare

Patch

  • Bump the version returned by houndd -version in ae638e5 (addresses #425)

2022-06 Features and Bugfixes

10 Jun 16:30
27fa1ef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.
howiwritejavascript
0

2021-02 Features and Bugfixes

25 Feb 22:54
Compare
Choose a tag to compare

Features:

  • Hound now supports default refs other than master in Git repositories (#345, thank you @rwliang!)
  • Hound can now ignore a filepath when searching (#347, thank you @vrischmann!)

Improvements:

Bugfixes:

  • The Dockerfile now installs its own dependencies properly. (Thank you @yayachiken!)
  • The Dockerfile pins its base image to alpine:3.10 (later versions had dependency issues, which we will need to revisit) (thank you @rfan-debug!)
  • Fixed a race condition in foundRefs.claim() (#335, thank you @igorwwwwwwwwwwwwwwwwwwww!)

Chores:

lunar_new_year

Bug fixes and such

28 Jun 19:25
ac0241d
Compare
Choose a tag to compare

Rolling a version incorporating all of the early fixes and feature additions. Happy hounding and cheers!

cat_rolling

Bug fixes and some new features

02 Feb 17:52
Compare
Choose a tag to compare

In case people want to download a pre-built binary, here's a new release incorporating all of the early fixes and feature additions.

First release

28 Jan 15:07
Compare
Choose a tag to compare

Pre-built binary attached in case you don't want to build it yourself.