Skip to content

Releases: nobe4/girssa

v1.1.0 - The one that parses more links

02 Nov 09:28
v1.1.0
95ce6b3
Compare
Choose a tag to compare

Main change:

  • Add a parser for the href-style links by @nobe4 in #108

It updates the parser to take into account attribute-based links.

What's Changed

Full Changelog: v1.0.5...v1.1.0

v1.0.5 - The one that paginates

17 Jul 07:44
v1.0.5
0485251
Compare
Choose a tag to compare

Adding the pagination so a very long list is actually useful when using the web interface.

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4 - The one that is nicer to users and servers

12 Jul 11:34
v1.0.4
37b63eb
Compare
Choose a tag to compare
  • Bunch of dependabot updates.
  • Improve warning outputs with additional info.
  • Send a user-agent.

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3 - The one that has a web interface.

23 Jun 17:59
v1.0.3
d3bd73c
Compare
Choose a tag to compare

Adding a web interface. It came with its bundle of issues tho, #61 will be used to track progress towards fixing insecure client storage.

What's Changed

Full Changelog: v1.0.0...v1.0.3

v1.0.0 - The one that's ready to be used

19 Jun 11:03
v1.0.0
76f507f
Compare
Choose a tag to compare
  • Play nicer with rate limiting.
  • Write more/better documentation.
  • Filter out PRs.

What's Changed

  • Improve tests by @nobe4 in #52
  • Improve the docs for release by @nobe4 in #53
  • Implement timeout to prevent rate limiting by @nobe4 in #54

Full Changelog: v0.0.5...v1.0.0

v0.0.5 - The one that tags and paginates

18 Jun 07:29
v0.0.5
ef8b7ee
Compare
Choose a tag to compare
  • Improved selecting issues.
  • Paginating pull issues.
  • Tagged issues with source name
  • Bump some dependencies.

Still a pre-release, but hopefully not for much longer.

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4 - The one that looks nicer

15 Jun 11:36
v0.0.4
780a100
Compare
Choose a tag to compare
Pre-release

Update how we format the issues.

Still pre-release

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3 - The one that has 100% coverage

14 Jun 21:27
v0.0.3
d7f2d66
Compare
Choose a tag to compare
Pre-release

Add a 100% coverage badge and write a bunch of documentation.

Still pre-release.

What's Changed

  • Documentation by @nobe4 in #25
  • Add coverage workflow and update jest config by @nobe4 in #29

Full Changelog: v0.0.2...v0.0.3

v0.0.2 - The one that uses the API

11 Jun 14:30
v0.0.2
1585137
Compare
Choose a tag to compare
Pre-release

Use the github API for all actions.
Update NOOP to bypass all API actions.
Small docs and scripts improvements.

What's Changed

  • Fetch sources via github's api by @nobe4 in #22

Full Changelog: v0.0.1...v0.0.2

v0.0.1 - The one that automatically releases

11 Jun 08:27
v0.0.1
6061772
Compare
Choose a tag to compare

First release/tag created automatically via the release script. 🚀

This is still pre-release 🐉

What's Changed

Full Changelog: v0.0.0...v0.0.1