Skip to content

Releases: Nayjest/Gito

v0.6.0

11 Jun 14:15
Compare
Choose a tag to compare

What's Changed

  • v0.6 refactoring, tests, get rid of asyncio_typer dependency in #45
  • Documentation: github setup guide in #48
  • --use-merge-base support in #49
  • tests in #50
  • fix to #51, ignore binary files by @Nayjest in #52

Full Changelog: v0.5.0...v0.6.0

v0.5.0

11 Jun 10:09
654f306
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Full Changelog: v0.4.5...v0.5.0

v0.4.5

24 May 18:40
Compare
Choose a tag to compare

What's Changed

  • Prompt improvements
  • Typo fixes
  • PYPI multibuild
  • Fix PYPI doc. links

Full Changelog: v0.4.1...v0.4.5

v0.4.1

23 May 10:21
9141fde
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 May 18:47
1497838
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.4.0

v0.3.4

21 May 16:43
Compare
Choose a tag to compare

Affected code snippet bugfix (missing last line)
Full Changelog: v0.3.3...v0.3.4

v0.3.3

21 May 16:25
Compare
Choose a tag to compare

What's Changed

  • github links in CR report

Full Changelog: v0.3.2...v0.3.3

v0.3.2

21 May 15:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.2

v0.2.1

19 May 15:56
95a4c69
Compare
Choose a tag to compare

New features:

  • project configs
  • cli for local usage
  • summarization step (optional)

v0.1.0: First pre-release

30 Apr 12:58
1cdd301
Compare
Choose a tag to compare
Pre-release
Merge pull request #12 from Nayjest/pr14

Pr14