gfonts 0.2.0
- Change URL for service: https://gwfh.mranftl.com
 
gfonts 0.1.3
- Fixed failing test.
 
- Added 
browser_support argument in
setup_font() to allow downloading only woff
and woff2 files for modern browsers. 
- New fonts available with 
use_pkg_gfont(): Poppins,
Oswald. 
gfonts 0.1.2
- Added 
subsets argument to setup_font() and
generate_css() to be able to use other charsets than latin
(see #6) 
- Added ability to pass arguments to 
crul::HttpClient$new
from download_font(), setup_font(),
get_font_info(). 
gfonts 0.1.1
- Initial release on CRAN : Download Google fonts to use locally in
HTML technologies (shiny, markdown).