Skip to content

Releases: SethCohen/github-releases-to-discord

v1.15.0

14 Dec 21:12
7de2fd1
Compare
Choose a tag to compare

1.15.0 (2023-12-14)

Features

  • added clip description at last newline (#25) (97a4813)

v1.14.0

11 Dec 16:19
b7c2077
Compare
Choose a tag to compare

1.14.0 (2023-12-11)

Features

  • added additional description formatting (#23) (8ca9da2)
  • added max_description option (8ca9da2)
  • added reduce_headings option (8ca9da2)
  • description trimming (8ca9da2)

Styles

  • parse common Github URLs to more appropriate display (8ca9da2)
  • reduce consecutive whitespace/newlines into a minimum of 2 to allow separation in paragraphs (8ca9da2)

Miscellaneous

v1.13.1

23 Sep 17:07
1ce3bed
Compare
Choose a tag to compare

1.13.1 (2023-09-23)

Miscellaneous

v1.13.0

25 Aug 00:57
c811a53
Compare
Choose a tag to compare

1.13.0 (2022-08-25)

Features

What's Changed

  • refactor: rename variables returned from getContext by @iCiaran in #18
  • chore(master): release 1.13.0 by @SethCohen in #19

New Contributors

Full Changelog: v1.12.1...v1.13.0

v1.12.1

24 Aug 05:50
d019e5a
Compare
Choose a tag to compare

1.12.1 (2022-08-24)

Miscellaneous Chores

What's Changed

Full Changelog: v1.12.0...v1.12.1

v1.12.0

24 Aug 05:19
a5abfa0
Compare
Choose a tag to compare

1.12.0 (2022-08-24)

Features

  • renamed all colour>color (a0914f4)

What's Changed

Full Changelog: v1.11.1...v1.12.0

v1.11.1

24 Aug 05:02
8ebec0c
Compare
Choose a tag to compare

1.11.1 (2022-08-24)

Bug Fixes

  • fixed ReferenceError on require vs import (233db9c)

v1.11.0

24 Aug 04:59
5001ed0
Compare
Choose a tag to compare

1.11.0 (2022-08-24)

Features

Bug Fixes

v1.10.1

24 Aug 04:48
f84f12e
Compare
Choose a tag to compare

1.10.1 (2022-08-24)

Bug Fixes

v1.10.0

24 Aug 04:37
21e5e6a
Compare
Choose a tag to compare

1.10.0 (2022-08-24)

Features

  • added dependencies and removed .idea (fd59991)