OpenModels
github.com/hugomods/icons/vendors/simple-icons/v1.0.3
1.0.3 (2023-06-25) Continuous Integration deps: update module github.com/hugomods/simple-icons to v9.3.0+incompatible (3e5cbf2)
OpenModels
github.com/hugomods/decap-cms/v0.1.0
0.1.0 (2023-06-23) Features ✨ initial commit (80b22f6)
OpenModels
github.com/hugomods/icons/vendors/lucide/v0.3.5
0.3.5 (2023-06-21) Continuous Integration deps: update module github.com/lucide-icons/lucide to v0.248.0 (9f65cf7)
OpenModels
github.com/hugomods/recaptcha-v2/v0.1.1
0.1.1 (2023-06-20) Bug Fixes 🐞 remove the async attribute from reCaptcha script (#5) (1045f5b)
OpenModels
github.com/hugomods/plausible-analytics/v0.2.0
0.2.0 (2023-06-20) Features ✨ add the JS asset partial (0f653ad)
OpenModels
github.com/hugomods/icons/vendors/lucide/v0.3.4
0.3.4 (2023-06-19) Continuous Integration deps: update module github.com/lucide-icons/lucide to v0.246.0 (28d920c)
OpenModels
github.com/hugomods/icons/vendors/lucide/v0.3.3
0.3.3 (2023-06-18) Continuous Integration deps: update module github.com/lucide-icons/lucide to v0.245.0 (fe03438)
OpenModels
github.com/hugomods/icons/vendors/simple-icons/v1.0.2
1.0.2 (2023-06-18) Continuous Integration deps: update module github.com/hugomods/simple-icons to v9.2.0+incompatible (6954e58)
OpenModels
github.com/hugomods/hugopress/v0.2.0
0.2.0 (2023-06-16) Features add the debug parameter to enable verbose logs (9ab073e) check if the attribute and hook partials exist (79f5401), closes #22
OpenModels
github.com/hugomods/icons/vendors/simple-icons/v1.0.1
1.0.1 (2023-06-13) Continuous Integration deps: update module github.com/hugomods/simple-icons to v9.1.0+incompatible (7d0641c)
OpenModels
github.com/hugomods/icons/vendors/lucide/v0.3.2
0.3.2 (2023-06-12) Continuous Integration deps: update module github.com/lucide-icons/lucide to v0.244.0 (98d5691)
OpenModels
github.com/hugomods/icons/vendors/lucide/v0.3.1
0.3.1 (2023-06-12) Continuous Integration deps: update module github.com/lucide-icons/lucide to v0.242.0 (bc09f66)
OpenModels
github.com/hugomods/snackbar/v0.1.2
0.1.2 (2023-05-27) Bug Fixes align the message to center (34cf410)
OpenModels
github.com/hugomods/search/v0.4.3
0.4.3 (2023-05-23) Bug Fixes adjust to Hugo v0.112.0 changes (e2715f4)
OpenModels
github.com/hugomods/katex/v0.2.0
0.2.0 (2023-05-16) Features add the formula and inline parameters (da75882)
OpenModels
github.com/hugomods/code-block-panel/v0.2.0
0.2.0 (2023-05-15) Features i18n: create ko.toml (#14) (c3a7265)
OpenModels
github.com/hugomods/code-block-panel/v0.1.2
0.1.2 (2023-05-15) Bug Fixes set the fallback translations for copying codes (ffdfa00)
OpenModels
github.com/hugomods/i18n-js/v0.2.1
0.2.1 (2023-05-15) Bug Fixes check if translations exist before getting translation (ece5257)
OpenModels
github.com/hugomods/search/v0.4.2
What’s Changed Create ko.toml by @evandde in https://github.com/hugomods/search/pull/146 New Contributors @evandde made their first contribution in https://github.com/hugomods/search/pull/146 Full Changelog: https://github.com/hugomods/search/compare/v0.4.1...v0.4.2
OpenModels
github.com/hugomods/search/v0.4.1
0.4.1 (2023-05-14) Performance Improvements simplify the hashing method (e6d2d90)
OpenModels
github.com/hugomods/search/v0.4.0
0.4.0 (2023-05-13) Features generate the hash for search indices (#140) (03db352)
OpenModels
github.com/hugomods/search/v0.3.1
0.3.1 (2023-05-13) Bug Fixes check if the taxonomies exist before rendering (6f6dd63) ignore invalid years (f87cb77) set z-index as 1 for dropdown menu to avoid overlapping with others (52584dc)
OpenModels
github.com/hugomods/search/v0.3.0
0.3.0 (2023-05-13) Features add support for filtering by years (dc8567d) add the filter_years parameter (34d9f83) add the taxonomies filter (55f6947) Bug Fixes correct the margin-bottom of dropdown menus (bcb43a0)
OpenModels
github.com/hugomods/i18n-js/v0.2.0
What’s Changed feat: add the fallback parameter on translate method by @razonyang in https://github.com/hugomods/i18n-js/pull/9 chore(main): release 0.2.0 by @github-actions in https://github.com/hugomods/i18n-js/pull/10 New Contributors @github-actions made their first contribution in https://github.com/hugomods/i18n-js/pull/10 Full Changelog: https://github.com/hugomods/i18n-js/compare/v0.1.0...v0.2.0