Skip to content

Releases: wareismymind/peer

peer v1.10.0

23 Oct 18:55
c8e174a

Choose a tag to compare

Features

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

peer v1.9.1

08 Oct 14:24
4cb1d81

Choose a tag to compare

Bug Fixes

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

peer v1.9.0

09 May 13:16
84d884b

Choose a tag to compare

Features

peer v1.8.2

09 Apr 16:28
748d2f7

Choose a tag to compare

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

08 Apr 01:14
650402d

Choose a tag to compare

Bug Fixes

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

peer v1.8.0

08 Apr 00:22
f68e47b

Choose a tag to compare

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

06 Jan 18:38
01f5d1f

Choose a tag to compare

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

04 Jan 16:54
291ba6c

Choose a tag to compare

Bug Fixes

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

peer v1.7.1

31 Dec 19:01
dbaf907

Choose a tag to compare

Bug Fixes

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

peer v1.7.0

31 Dec 18:18
f90de83

Choose a tag to compare

Features