Skip to content

Releases: peppys/crib

2.0.5

05 Jan 02:43
1d38bd8
Compare
Choose a tag to compare

What's Changed

  • fix(redfin api): redfin's api now requires a cookie to be set by @peppys in #19

Full Changelog: 2.0.4...2.0.5

2.0.4

01 Oct 02:59
6300149
Compare
Choose a tag to compare

What's Changed

  • fix(sanitize): truncate zip+4 from input by @peppys in #18

Full Changelog: 2.0.3...2.0.4

2.0.3

01 Oct 02:31
4443b4c
Compare
Choose a tag to compare

What's Changed

  • Tweak the error message to make it clearer which step is hitting an error by @dimo414 in #16

New Contributors

Full Changelog: 2.0.2...2.0.3

2.0.2

06 Sep 15:14
7b357d1
Compare
Choose a tag to compare

What's Changed

  • feature(outputs): add support for machine readable output formats (json,csv) by @peppys in #12
  • feature(version): add version command by @peppys in #13

Full Changelog: 1.0.6...2.0.2

1.0.6

06 Sep 12:41
6ef9cfe
Compare
Choose a tag to compare

What's Changed

  • feature(goreleaser): explicitly specify target build architectures, and include arm 32-bit. by @peppys in #11

Full Changelog: 1.0.5...1.0.6

1.0.5

06 Sep 12:23
c695f5e
Compare
Choose a tag to compare

What's Changed

  • chore(goreleaser): remove deprecated config by @peppys in #10

Full Changelog: 1.0.3...1.0.5

1.0.3

10 Feb 13:50
af9f8fe
Compare
Choose a tag to compare

What's Changed

  • Remove redundancy in crib init method by @peppys in #6

Full Changelog: 1.0.2...1.0.3

1.0.2

10 Feb 13:33
0ef7591
Compare
Choose a tag to compare

What's Changed

  • Add installation instructions by @peppys in #3
  • Rename executable, and add demo gif by @peppys in #4
  • Rearrange pkgs to be usable as an importable library by @peppys in #5

Full Changelog: 1.0.1...1.0.2

1.0.1

01 Feb 15:49
b05f971
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

01 Feb 15:36
d68cef6
Compare
Choose a tag to compare

What's Changed

  • Initial setup with value command and estimate integrations by @peppys in #1

New Contributors

  • @peppys made their first contribution in #1

Full Changelog: https://github.com/peppys/crib/commits/1.0.0