Skip to content

Releases: kiran94/prfiesta

v0.8.0

22 May 18:59
26ff513
Compare
Choose a tag to compare

0.8.0 (2023-05-22)

Feature

  • main: toggle between created & updated time filters (#29) (26ff513)

Documentation

Chores

v0.7.0

22 May 04:20
4eba9b5
Compare
Choose a tag to compare

0.7.0 (2023-05-22)

Feature

Chores

v0.6.0

21 May 17:24
0efaf80
Compare
Choose a tag to compare

0.6.0 (2023-05-21)

Feature

  • output: allow custom drop columns (#27) (0efaf80)

Chores

v0.5.0

21 May 10:45
d9323aa
Compare
Choose a tag to compare

0.5.0 (2023-05-21)

Feature

  • release: automatically bump poetry version (#24) (d9323aa)

Documentation

Code Refactoring

  • collector: gracefully handle github rate limits (#22) (6f2ad5e)

Chores

  • ci: disable excessive builds (#25) (9603bc4)
  • make: ensure ci only operates in poetry (#21) (abe6573)

v0.4.0

20 May 12:33
834cf42
Compare
Choose a tag to compare

0.4.0 (2023-05-20)

Feature

  • analysis: add built-in plots and view (#17) (834cf42)

Code Refactoring

  • collector: make collection more ergonomic (#16) (d73ea37)
  • output: updated output columns (#15) (9d282d1)
  • logging: always debug log when updating spinner (#13) (8b5c8b5)

Chores

v0.3.1

05 May 19:50
95948a8
Compare
Choose a tag to compare

0.3.1 (2023-05-05)

Bug Fixes

  • compat: support python 3.8+ compatibility (#7) (95948a8)

Tests

  • pytest: updated pytest paramatized cases (#5) (f093fe9)

Chores

v0.3.0

05 May 18:30
c4ecf8c
Compare
Choose a tag to compare

0.3.0 (2023-05-05)

Feature

  • output: allow output file override (#4) (c4ecf8c)

v0.2.0

04 May 20:25
7ba796e
Compare
Choose a tag to compare

0.2.0 (2023-05-04)

Feature

  • core: implement pull request collector (#2) (7ba796e)

v0.1.0

04 May 19:46
6f5848d
Compare
Choose a tag to compare

0.1.0 (2023-05-04)

Bug Fixes

  • ci: add write permission to release (#3) (6f5848d)

Chores