Skip to content

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:00

0.2.8 (2023-06-18)

Bug Fixes

  • when a period end is given, the end date is set at the end of the day at 23:59:59 (3f66b64)
  • when statistics are generated for a given period (i.e with a given end date), issues that are closed after the end date are accounted as opened during this period (521e5ad)
  • when statistics are generated for a given period (i.e with a given end date), merge events that are closed after the end date are accounted as opened during this period (f3e8430)
  • when statistics are generated for a given period (i.e with a given end date), merged events that are merged after the end date are accounted as opened during this period (2babb62)