# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## v3.7.4 [compare changes](https://github.com/datalogix/google-fonts-helper/compare/v3.7.3...v3.7.4) ### 🩹 Fixes - Font style handling in constructURL and parse functions ([#81](https://github.com/datalogix/google-fonts-helper/pull/81)) ### ❤️ Contributors - Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza)) ## v3.7.3 [compare changes](https://github.com/datalogix/google-fonts-helper/compare/v3.7.2...v3.7.3) ### 🩹 Fixes - Write downloaded bytes to file directly ([#77](https://github.com/datalogix/google-fonts-helper/pull/77)) ### ❤️ Contributors - Indrek Ardel ## v3.7.2 [compare changes](https://github.com/datalogix/google-fonts-helper/compare/v3.7.1...v3.7.2) ### 🩹 Fixes - Clone font file when as same ([e5dd3ed](https://github.com/datalogix/google-fonts-helper/commit/e5dd3ed)) - Prevent copy fonts as base64 ([13e7ed8](https://github.com/datalogix/google-fonts-helper/commit/13e7ed8)) ### 🏡 Chore - Update coverage ([ddb038c](https://github.com/datalogix/google-fonts-helper/commit/ddb038c)) ### ❤️ Contributors - Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza)) ## v3.7.1 [compare changes](https://github.com/datalogix/google-fonts-helper/compare/v3.7.0...v3.7.1) ### 🩹 Fixes - Download font filename ([#76](https://github.com/datalogix/google-fonts-helper/pull/76)) ### ❤️ Contributors - Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza)) ## v3.7.0 [compare changes](https://github.com/datalogix/google-fonts-helper/compare/v3.6.0...v3.7.0) ### 🚀 Enhancements - Add font style in filename ([4da2a49](https://github.com/datalogix/google-fonts-helper/commit/4da2a49)) ### 🏡 Chore - Update deps ([57f0f8b](https://github.com/datalogix/google-fonts-helper/commit/57f0f8b)) - Remove `packageManager` ([304f2fa](https://github.com/datalogix/google-fonts-helper/commit/304f2fa)) - Add `packageManager` ([ad568d0](https://github.com/datalogix/google-fonts-helper/commit/ad568d0)) - Add codecov config ([57cc96f](https://github.com/datalogix/google-fonts-helper/commit/57cc96f)) - Update `packageManager` ([bd70158](https://github.com/datalogix/google-fonts-helper/commit/bd70158)) ### 🤖 CI - Workaround corepack issue with actions ([7d3a84f](https://github.com/datalogix/google-fonts-helper/commit/7d3a84f)) - Update codecov ([8ca7e17](https://github.com/datalogix/google-fonts-helper/commit/8ca7e17)) - Pass codecov token ([1ebbec9](https://github.com/datalogix/google-fonts-helper/commit/1ebbec9)) ### ❤️ Contributors - Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza)) ## v3.6.0 [compare changes](https://github.com/datalogix/google-fonts-helper/compare/v3.5.0...v3.6.0) ### 🚀 Enhancements - Add support for multiple font axes ([#68](https://github.com/datalogix/google-fonts-helper/pull/68)) ### ❤️ Contributors - Ivan R. Petrov ## v3.5.0 [compare changes](https://github.com/datalogix/google-fonts-helper/compare/v3.4.1...v3.5.0) ### 🚀 Enhancements - Add fonts typed ([#57](https://github.com/datalogix/google-fonts-helper/pull/57)) ### 🩹 Fixes - Subsets ([#64](https://github.com/datalogix/google-fonts-helper/pull/64)) - Do not remove `outputDir` directory when `overwriting` is enabled ([#65](https://github.com/datalogix/google-fonts-helper/pull/65)) ### 🏡 Chore - **release:** V3.4.1 ([8569d9f](https://github.com/datalogix/google-fonts-helper/commit/8569d9f)) ### 🤖 CI - Update ([14689de](https://github.com/datalogix/google-fonts-helper/commit/14689de)) ### ❤️ Contributors - Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza)) ## v3.4.1 [compare changes](https://github.com/datalogix/google-fonts-helper/compare/v3.4.0...v3.4.1) ### 🩹 Fixes - Avoid downloading existing fonts ([#60](https://github.com/datalogix/google-fonts-helper/pull/60)) - Parse fonts ([#56](https://github.com/datalogix/google-fonts-helper/pull/56)) - Space in font filename ([#62](https://github.com/datalogix/google-fonts-helper/pull/62)) ### 🏡 Chore - **release:** V3.4.0 ([1c1a0b9](https://github.com/datalogix/google-fonts-helper/commit/1c1a0b9)) - Update deps ([2251edb](https://github.com/datalogix/google-fonts-helper/commit/2251edb)) ### 🤖 CI - Update node version ([d4b72a2](https://github.com/datalogix/google-fonts-helper/commit/d4b72a2)) ### ❤️ Contributors - Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza)) ## v3.4.0 [compare changes](https://github.com/datalogix/google-fonts-helper/compare/v3.3.3...v3.4.0) ### 🚀 Enhancements - Add hooks `download:start`, `download:complete` ([#54](https://github.com/datalogix/google-fonts-helper/pull/54)) ### ❤️ Contributors - Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza)) ## v3.3.3 [compare changes](https://github.com/datalogix/google-fonts-helper/compare/v3.3.2...v3.3.3) ### 🩹 Fixes - Overwriting ([c82bb6d](https://github.com/datalogix/google-fonts-helper/commit/c82bb6d)) ### 🏡 Chore - **release:** V3.3.2 ([1a46fc5](https://github.com/datalogix/google-fonts-helper/commit/1a46fc5)) ### ❤️ Contributors - Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza)) ## v3.3.2 [compare changes](https://github.com/datalogix/google-fonts-helper/compare/v3.3.1...v3.3.2) ### 🔥 Performance - Avoid downloading existing fonts ([#52](https://github.com/datalogix/google-fonts-helper/pull/52)) ### 🏡 Chore - Update deps ([#51](https://github.com/datalogix/google-fonts-helper/pull/51)) - Update lock file ([4500ad0](https://github.com/datalogix/google-fonts-helper/commit/4500ad0)) ### ❤️ Contributors - Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza)) ## v3.3.1 [compare changes](https://undefined/undefined/compare/v3.3.0...v3.3.1) ### 🩹 Fixes - Preserve case in axis names (#46) ### 🏡 Chore - Update deps (#45) ### ❤️ Contributors - Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza)) ## v3.3.0 [compare changes](https://undefined/undefined/compare/v3.2.4...v3.3.0) ### 🚀 Enhancements - Add support variable fonts (#44) ### 🩹 Fixes - Construct url (#43) ### 🏡 Chore - Update deps (ff8a429) ### 🤖 CI - Drop node 14 (3a12af1) ### ❤️ Contributors - Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza)) ## v3.2.4 ### 🏡 Chore - Simplify deps (9251704) ### ❤️ Contributors - Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza)) ## v3.2.3 ### 🩹 Fixes - Dependencies (69c34c4) ### ❤️ Contributors - Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza)) ## v3.2.2 ### 🩹 Fixes - Use regexp to replace all `+` (#37) - Globally replace all occurrences (#38) ### 🏡 Chore - Update command (828df49) - Update deps (7f246f1) ### 🤖 CI - Update (0fa5a59) ### ❤️ Contributors - Lightcode22 - Ricardo Gobbo De Souza ## v3.2.1 ### 💅 Refactors - Update (92935a8) ### 🏡 Chore - Update deps (b9376ed) ### ✅ Tests - Add tests for `isValidURL` (3ca12cb) ### ❤️ Contributors - Ricardo Gobbo De Souza ## [3.2.0](https://github.com/datalogix/google-fonts-helper/compare/v3.1.0...v3.2.0) (2022-10-14) ### Features * auto overwriting ([#35](https://github.com/datalogix/google-fonts-helper/issues/35)) ([f56434c](https://github.com/datalogix/google-fonts-helper/commit/f56434ceb2d96d4c73e581009b9b97ee856be4ed)) ### Bug Fixes * encoded family name ([90745d6](https://github.com/datalogix/google-fonts-helper/commit/90745d634c7a7d15914fc1f35be2568a00c89455)) ## [3.1.0](https://github.com/datalogix/google-fonts-helper/compare/v3.0.1...v3.1.0) (2022-06-21) ### Features * parser styles ([#33](https://github.com/datalogix/google-fonts-helper/issues/33)) ([3cd2e87](https://github.com/datalogix/google-fonts-helper/commit/3cd2e8748dce500e819ba1a567a3ec59990b970c)) ### [3.0.1](https://github.com/datalogix/google-fonts-helper/compare/v3.0.0...v3.0.1) (2022-06-17) ### Bug Fixes * export ([#31](https://github.com/datalogix/google-fonts-helper/issues/31)) ([d880e5a](https://github.com/datalogix/google-fonts-helper/commit/d880e5a9fe7029fd8af2acc8bb638008bd087cdb)) ## [3.0.0](https://github.com/datalogix/google-fonts-helper/compare/v2.0.1...v3.0.0) (2022-04-04) ### ⚠ BREAKING CHANGES * convert to functions (#26) ### Features * add downloader hooks ([#27](https://github.com/datalogix/google-fonts-helper/issues/27)) ([5fb4ba9](https://github.com/datalogix/google-fonts-helper/commit/5fb4ba98d1f0900fbbcf20a25c19d7b5e1999113)) * convert to functions ([#26](https://github.com/datalogix/google-fonts-helper/issues/26)) ([2e6e6df](https://github.com/datalogix/google-fonts-helper/commit/2e6e6df982e2464c53cb143d96534178e9734edf)) ### [2.0.1](https://github.com/ricardogobbosouza/google-fonts-helper/compare/v2.0.0...v2.0.1) (2021-03-03) ### Bug Fixes * export types ([d237b78](https://github.com/ricardogobbosouza/google-fonts-helper/commit/d237b782cf3d562f1f2a96fd3fcba6a9158105a4)) ## [2.0.0](https://github.com/ricardogobbosouza/google-fonts-helper/compare/v1.2.0...v2.0.0) (2021-03-03) ### ⚠ BREAKING CHANGES * change minimum supported node version to 12 ### Bug Fixes * tests ([4262d1c](https://github.com/ricardogobbosouza/google-fonts-helper/commit/4262d1c5cc1f177c510235bc9019dca26d5287f5)) * use `siroc` to build ([5bdaac2](https://github.com/ricardogobbosouza/google-fonts-helper/commit/5bdaac2b0dfa9e2308380c3f6f393a4b2c971401)) * change minimum supported node version to 12 ([2cb4df1](https://github.com/ricardogobbosouza/google-fonts-helper/commit/2cb4df1134e571ad8cc044a061c7fb3ac1428068)) ## [1.2.0](https://github.com/ricardogobbosouza/google-fonts-helper/compare/v1.1.1...v1.2.0) (2020-12-17) ### Features * support `text` parameter ([#8](https://github.com/ricardogobbosouza/google-fonts-helper/issues/8)) ([bfad587](https://github.com/ricardogobbosouza/google-fonts-helper/commit/bfad58774e359d8564f511cc5abce333cd153ebf)) ### [1.1.1](https://github.com/ricardogobbosouza/google-fonts-helper/compare/v1.1.0...v1.1.1) (2020-11-10) ### Bug Fixes * sort weights ([c308059](https://github.com/ricardogobbosouza/google-fonts-helper/commit/c308059c5d1d0f3ff120e2b1b3f23389078d183c)) ## [1.1.0](https://github.com/ricardogobbosouza/google-fonts-helper/compare/v1.0.5...v1.1.0) (2020-11-09) ### Features * custom request headers ([9ed9102](https://github.com/ricardogobbosouza/google-fonts-helper/commit/9ed9102ac288bf140a97fd4a3ceada48017888af)) ### Bug Fixes * construct and parse url from google fonts ([d1eba8e](https://github.com/ricardogobbosouza/google-fonts-helper/commit/d1eba8e2755f637a1b3cad841da1e1fd8c85d033)) * goole fonts api version ([acaedb9](https://github.com/ricardogobbosouza/google-fonts-helper/commit/acaedb94fcdf400deb86d28cfbd8586e679976ad)) ### [1.0.5](https://github.com/ricardogobbosouza/google-fonts-helper/compare/v1.0.4...v1.0.5) (2020-09-17) ### Bug Fixes * parse ([b70f72e](https://github.com/ricardogobbosouza/google-fonts-helper/commit/b70f72ed15c0f351097341e1d97ca4368be19651)) ### [1.0.4](https://github.com/ricardogobbosouza/google-fonts-helper/compare/v1.0.3...v1.0.4) (2020-09-10) ### Bug Fixes * urls fonts ([b695e93](https://github.com/ricardogobbosouza/google-fonts-helper/commit/b695e93df630f461009054079a31f31e597e5eaf)) ### [1.0.3](https://github.com/ricardogobbosouza/google-fonts-helper/compare/v1.0.2...v1.0.3) (2020-09-09) ### Bug Fixes * exports ([09fa13e](https://github.com/ricardogobbosouza/google-fonts-helper/commit/09fa13e09ae0bb8a19782e1bdb5b4480e4ec6537)) ### [1.0.2](https://github.com/ricardogobbosouza/google-fonts-helper/compare/v1.0.1...v1.0.2) (2020-09-09) ### Bug Fixes * alphabetical order ([df220ee](https://github.com/ricardogobbosouza/google-fonts-helper/commit/df220ee4ee0c07d139cefb171e311fdec1d5b1bd)) ### [1.0.1](https://github.com/ricardogobbosouza/google-fonts-helper/compare/v1.0.0...v1.0.1) (2020-07-17) ### Bug Fixes * display subset ([5e499ed](https://github.com/ricardogobbosouza/google-fonts-helper/commit/5e499ed53dd15b9d3dfe1a3bfa6d0f700fb4c75e)) ## 1.0.0 (2020-07-17) ## 1.0.0 (2020-07-17)