Skip to content

Releases: notlmn/copy-as-markdown

25.6.9

09 Jun 11:15
Compare
Choose a tag to compare

What's Changed

  • Revert changes related to handling line breaks by @notlmn in #59
  • Add support for MathML to LaTeX conversion by @notlmn in #60
  • Expand KI section to includes edge cases and security considerations by @notlmn in #61

Full Changelog: 25.6.2...25.6.9

25.6.2

02 Jun 11:15
Compare
Choose a tag to compare

Full Changelog: 24.10.14...25.6.2

24.10.14

14 Oct 11:15
dfb29ac
Compare
Choose a tag to compare

Full Changelog: 24.7.1...24.10.14

24.7.1

01 Jul 11:14
bb0c211
Compare
Choose a tag to compare

What's Changed

  • Remove action that links to GitHub by @notlmn in #48

Full Changelog: 24.6.30...24.7.1

24.6.30

30 Jun 16:21
61c6c0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 24.6.24...24.6.30

24.6.24

24 Jun 11:15
1e6eaf8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 23.3.27...24.6.24

23.3.27

27 Mar 11:15
32f77b6
Compare
Choose a tag to compare

Full Changelog: 23.1.2...23.3.27

23.1.2

02 Jan 17:00
cc1972d
Compare
Choose a tag to compare

What's Changed

  • Fix broken action based releases by @notlmn in #27

Full Changelog: 22.3.21...23.1.2

20.5.11.2

11 May 11:11
581f510
Compare
Choose a tag to compare
Fix job names in deployment.yml

From https://github.com/notlmn/copy-as-markdown/actions/runs/101354661.

Job names in GitHub Actions scripts can not contains spaces, so reverting back to all lowercase characters separated by `-`.

20.5.11.1: Fix job names in deployment.yml

11 May 11:07
581f510
Compare
Choose a tag to compare
From https://github.com/notlmn/copy-as-markdown/actions/runs/101354661.

Job names in GitHub Actions scripts can not contains spaces, so reverting back to all lowercase characters separated by `-`.