Skip to content

Releases: hellemo/ShortCodes.jl

v0.4.2

10 Nov 21:07
7b3a7bc

Choose a tag to compare

ShortCodes v0.4.2

Diff since v0.4.1

Merged pull requests:

v0.4.1

10 Nov 17:16
74a0a24

Choose a tag to compare

ShortCodes v0.4.1

Diff since v0.4.0

Merged pull requests:

Closed issues:

  • Support SVG for QRC (#29)

v0.4.0

19 Oct 11:50
fb4c962

Choose a tag to compare

ShortCodes v0.4.0

Diff since v0.3.6

Breaking changes

  • Renamed QR to QRC to avoid name clash with LinearAlgebra or QRCoders

New support

  • Add support for embedding Bluesky posts
  • Add some support for customization of how DOIs are shown

Internals

  • Switched from JSON3 to JSON 1.0

Merged pull requests:

Closed issues:

  • Add formatting option for DOI (#8)
  • Awesome! It also works in other environments :) (#15)
  • use output as markdown in md cell (#18)
  • Why use ShortDOIs? (#22)
  • Add support for Bluesky (#25)

v0.3.6

01 Oct 10:10
c0ec5d6

Choose a tag to compare

ShortCodes v0.3.6

Diff since v0.3.5

Merged pull requests:

Closed issues:

  • handle doi requests for articles with incomplete metadata (#13)
  • author order scrambled (#19)

v0.3.5

08 Mar 17:23
78e450e

Choose a tag to compare

ShortCodes v0.3.5

Diff since v0.3.4

Closed issues:

  • Unable to install ShortCodes.jl (#6)
  • broken example link in the readme (#9)
  • HTTP 500 Error with DOI (#11)

Merged pull requests:

v0.3.4

06 Jan 20:59

Choose a tag to compare

ShortCodes v0.3.4

Diff since v0.3.3

Closed issues:

  • Failed to show value (#7)

v0.3.3

30 Jan 10:57

Choose a tag to compare

ShortCodes v0.3.3

Diff since v0.3.2

v0.3.2

18 Apr 08:40

Choose a tag to compare

ShortCodes v0.3.2

Diff since v0.3.1

  • Add DOI support via opencitations and doi.org
  • New types DOI, ShortDOI (using doi.org shortener) and EmDOI to emphasize one author.

v0.3.1

10 Apr 09:29

Choose a tag to compare

ShortCodes v0.3.1

Diff since v0.3.0

v0.3.0

01 Apr 18:35
0e18a6c

Choose a tag to compare

ShortCodes v0.3.0

Diff since v0.2.3

Merged pull requests:

  • Factor out QR and add diagram support via Kroki (#5) (@hellemo)