Releases: gethinode/mod-utils
Releases · gethinode/mod-utils
v2.0.1
2.0.1 (2024-02-05)
Bug Fixes
- include major version in module name (c7be024)
v2.0.0
2.0.0 (2024-02-05)
Features
- enable configuration to retrieve raw description (4044797)
BREAKING CHANGES
- The
utilities/GetDescription.html
now requires an explicit named argument for page
. Support for an optional new argument raw
is added.
v1.1.0
1.1.0 (2024-02-05)
Bug Fixes
- improve handling of partial ranges (5b03992)
Features
- add origin to error message (97441c1)
v1.0.4
1.0.4 (2024-02-04)
Bug Fixes
- correct out of range error (6cda2a8)
- correct out of range error message (c915f4f)
- deps-dev: bump hugo-bin from 0.118.1 to 0.119.0 (f8200f5)
v1.0.3
1.0.3 (2024-01-24)
Bug Fixes
- add raw parameter to bypass processing of page descriptions (2e49ac0)
v1.0.2
1.0.2 (2024-01-23)
Bug Fixes
- relax supported characters and make regex configurable (910f6b6)
v1.0.1
1.0.1 (2024-01-19)
Bug Fixes
- deps-dev: bump hugo-bin from 0.118.0 to 0.118.1 (381c25e)
- deps-dev: bump semantic-release from 22.0.12 to 23.0.0 (dea0f7b)
- strip unwanted characters from page description (8333207)
v1.0.0
1.0.0 (2023-12-30)
Features