Releases: hellemo/ShortCodes.jl
Releases · hellemo/ShortCodes.jl
v0.4.2
v0.4.1
v0.4.0
ShortCodes v0.4.0
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:
- Add support for QR codes as QRCoders extension. (#23) (@hellemo)
- Update README (#24) (@hellemo)
- Add support for Bluesky embeds (#26) (@hellemo)
- Update QR code generator (#27) (@blegat)
- Rename QR struct to QRC (#28) (@hellemo)
- JSON3 to JSON 1.0 (#30) (@hellemo)
- Customisation of DOI formatting (#31) (@hellemo)
Closed issues:
v0.3.6
v0.3.5
v0.3.4
v0.3.3
ShortCodes v0.3.3
v0.3.2
ShortCodes v0.3.2
- 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
ShortCodes v0.3.1
v0.3.0
ShortCodes v0.3.0
Merged pull requests: