Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@cyclotruc cyclotruc released this 13 Feb 08:20
· 21 commits to main since this release

image

What's Changed

  • Gitingest is now supporting windows!
  • ⚠️ from gitingest import ingest is now sync (doesn't use async/await syntax anymore)
  • You can use from gitingest import ingest_async for async usage like previously
  • Improved include/exclude front-end behaviour
  • Various git providers are now supported from the url trick (full list here)
  • Moved from apianalytics to posthog (reached the 1.5M requests limit for gitingest.com)
  • Improved url parsing to be more reliable accross all syntaxes
  • And a lot of minor QoL improvements & bugfixes

Full Changelog: https://github.com/cyclotruc/gitingest/commits/v0.1.3

Special thanks to:
@filipchristiansen who tremendously improved code quality accross the whole codebase
@ShreyPurohit for the windows-compatibility work
@DavidUlloa6310 who made this neat frontend feature

And since this is the first release on this repo, thanks a lot to every contributor so far!