Releases: dana-ross/adrian
Bug fixes & tweaks
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
v2.2.0
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
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!
v2.0.0 Call adrian binary from the workspace