0.158.0 deprecations (#805)

* 0.158.0 changes - using same capitalization as huge docs

* LanguageCode -> Locale
LanguageDirection -> Direction
LanguageName -> Label

* language.lang to language.name

* all changed functions added in 0.158.0
This commit is contained in:
nick n.
2026-04-07 19:57:40 +02:00
committed by GitHub
parent 751bde097b
commit 4f0e89c4ed
13 changed files with 26 additions and 26 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Hugo Book Theme
[![Hugo](https://img.shields.io/badge/hugo-0.146-blue.svg)](https://gohugo.io)
[![Hugo](https://img.shields.io/badge/hugo-0.158-blue.svg)](https://gohugo.io)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
![Build with Hugo](https://github.com/alex-shpak/hugo-book/workflows/Build%20with%20Hugo/badge.svg)
@@ -33,7 +33,7 @@
## Requirements
- Hugo 0.146 or higher
- Hugo 0.158 or higher
- Hugo extended version, [Installation Instructions](https://gohugo.io/installation/)
## Installation