Skip to content

Releases: wareismymind/peer

peer v1.10.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 18:55
c8e174a

Features

  • add config subcommands (and move to an app builder setup) (#166) (9d5f33b)

peer v1.9.1

Choose a tag to compare

@github-actions github-actions released this 08 Oct 14:24
4cb1d81

Bug Fixes

  • add docs for filter, cleanup sorting and other text (#164) (dd71f6f)

peer v1.9.0

Choose a tag to compare

@github-actions github-actions released this 09 May 13:16
84d884b

Features

peer v1.8.2

Choose a tag to compare

@github-actions github-actions released this 09 Apr 16:28
748d2f7

Bug Fixes

  • registration was not living long enough to handle cancellation properly. Also flattened out some of the async enumerables (#156) (60e923d)

peer v1.8.1

Choose a tag to compare

@github-actions github-actions released this 08 Apr 01:14
650402d

Bug Fixes

  • Revert "feat: initial addition of loggers " (#154) (6a8ee49)

peer v1.8.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 00:22
f68e47b

Features

  • initial addition of loggers with some simple top level log statements (and one in show) until we figure out how we want to approach it (#152) (15f65f2)

Bug Fixes

peer v1.7.3

Choose a tag to compare

@github-actions github-actions released this 06 Jan 18:38
01f5d1f

Bug Fixes

  • when a user is deleted the Author field isn't returned. replacing author with 'octoghost' in those cases (#143) (eb00ab0)

peer v1.7.2

Choose a tag to compare

@github-actions github-actions released this 04 Jan 16:54
291ba6c

Bug Fixes

  • during the changes to status fetching the rollup got lost along the way (#141) (187f3d9)

peer v1.7.1

Choose a tag to compare

@github-actions github-actions released this 31 Dec 19:01
dbaf907

Bug Fixes

  • accept filter contents with embedded colons (like 'title:fix:') (#139) (fe138dd)

peer v1.7.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 18:18
f90de83

Features