Skip to content

Releases: dana-ross/adrian

Bug fixes & tweaks

25 Dec 19:15
510c239
Compare
Choose a tag to compare

This release updates package paths to match my new GitHub username.
In addition:

  • removes local() font references for compatibility reasons
  • uses "opentype" as the format() for OTF fonts
  • puts quotes around the format() to make Firefox happy

v2.2.1

24 May 12:36
Compare
Choose a tag to compare

If you run adrian --version on v2.2.0, it would report the wrong version number. This hotfix updates the version number correctly.

Changelog

9e80acc Updated version number
df20e30 Updated version number

v2.2.0

24 May 02:26
bfb4f4b
Compare
Choose a tag to compare

This release includes some small tweaks to the README and support for etags.

Etags are a way for browsers to know if a file (like a font) has changed so it knows it doesn't need to download it again.

Changelog

8086774 "just"
ffc65c9 Better intro in the README
bfb4f4b Etags (#23)
de6b25d Getting the README up to date & more useful
a25203a Improving the example config
434115f More casual writing style
3676c13 Rest of the adrian.yaml parameters
77557d7 Update README.md
e697326 Update README.md
06c203b Update README.md
221e41a Update README.md
e7da231 Update README.md
08b077c Update README.md
95a911f Update README.md

v2.1.1

26 Apr 02:15
Compare
Choose a tag to compare

Changelog

d7d64b2 "--config" parameter
783013f Added --config parameter to README
c61fc7d Configurable Cache-Control header (#19)
e8e687f Feature/font display (#17)
3e70b76 Feature/font weights (#18)
8cd625c Fixed typo in readme
10db728 Replaced ReplaceAll call with Replace(x,y,z,-1)
ef2ca49 Updated build & run notes in README
f588faa Upped version number in main.go
5973a8f Using Golang 1.10 in CircleCI to fix compile errors

(and more)

This is also the first release built with goreleaser, so you can download actual binaries!

Rewritten in Go!

12 May 22:04
Compare
Choose a tag to compare
v2.0.0

Call adrian binary from the workspace

v1.0

25 Feb 05:09
6247e7e
Compare
Choose a tag to compare
v1.0 Pre-release
Pre-release
Call decodeURIComponent() on font names passed in request URLs