Skip to content

Releases: SethCohen/github-releases-to-discord

v1.16.2

18 Oct 04:15
6ac5abe
Compare
Choose a tag to compare

1.16.2 (2024-10-18)

Documentation

  • update README output example (6aa0dd9)

v1.16.1

18 Oct 04:03
1e7bdfd
Compare
Choose a tag to compare

1.16.1 (2024-10-18)

Bug Fixes

  • correct conversion of standalone PR, issue, and changelog URLs to markdown format (4786949), closes #38

Documentation

  • update README with details on markdown link conversion and other features (9737dc9)

v1.16.0

18 Oct 03:09
26399c6
Compare
Choose a tag to compare

1.16.0 (2024-10-18)

Features

  • add function to convert PR, issue, and changelog links to markdown format (07c2e1c), closes #32

v1.15.3

18 Oct 02:54
f184bc5
Compare
Choose a tag to compare

1.15.3 (2024-10-18)

Documentation

  • add contribution guidelines to README.md (5fd64bf)
  • update version reference in README.md (93d02ce)

Miscellaneous

v1.15.2

18 Oct 01:16
60a5c60
Compare
Choose a tag to compare

1.15.2 (2024-10-18)

Bug Fixes

v1.15.1

04 Oct 21:44
37afa88
Compare
Choose a tag to compare

1.15.1 (2024-10-04)

Documentation

Miscellaneous

  • added test envs to .gitignore (735cca9)
  • updated test action (305fe92)

Code Refactoring

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