Welcome to mirror list, hosted at ThFree Co, Russian Federation.

0.95.0-relnotes-ready.md « temp - github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1ce5b6a96e99f697ec0d9d3111d5f4375d2d1255 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
This release represents **24 contributions by 2 contributors** to the main Hugo code base.
Many have also been busy writing and fixing the documentation in [hugoDocs](https://github.com/gohugoio/hugoDocs),
which has received **3 contributions by 3 contributors**.

Hugo now has:

* 57648+ [stars](https://github.com/gohugoio/hugo/stargazers)
* 429+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
* 397+ [themes](http://themes.gohugo.io/)


## Notes

* readme: Add note about Go 1.18 5930173c @bep 
* readme: Add a contribution note e792d270 @bep 
* releaser: Add release notes for 0.94.2 [ci skip] 0958167b @bep 
* releaser: Add release notes for 0.94.1 [ci skip] 41460843 @bep 


## Changes

* readme: Add note about Go 1.18 5930173c @bep 
* tpl: Pull in Go 1.18 patch that fixes the "no space in {{ continue }} and {{ break }}" bug 3476b533 @bep 
* readme: Add a contribution note e792d270 @bep 
* github: Make it build with Go 1.18 9d6495d7 @bep 
* tpl: Adjustments and an integration test for Go 1.18 42cc5f88 @bep #9677 
* Remove Go 1.17 support a6488e7b @bep #9677 
* tpl: Sync go_templates for Go 1.18 65a78cae @bep #9677 
* build: Bump to Go 1.18 4d6d1d08 @bep #9677 
* dartsass: Improve error message when no read access b60e1bbd @bep #9662 
* Fix and refactor typos 61cf3c9f @CathrinePaulsen 
* Improve server startup/shutdown 31fbc081 @bep #9671 
* commands: Improve server tests cebd886a @bep #9647 
* releaser: Prepare repository for 0.95.0-DEV 38f778cf @bep 
* releaser: Bump versions for release of 0.94.2 48fb9e4d @bep 
* releaser: Add release notes for 0.94.2 [ci skip] 0958167b @bep 
* deps: Update github.com/yuin/goldmark v1.4.9 => v1.4.10 b37183e4 @bep #9658 
* releaser: Prepare repository for 0.95.0-DEV 04ccde3e @bep 
* releaser: Bump versions for release of 0.94.1 0fcd9a5d @bep 
* releaser: Add release notes for 0.94.1 [ci skip] 41460843 @bep 
* docs: Regenerate CLI docs 3bc742be @bep 
* deps: Fix Goldmark regression with HTML comments 1a796d72 @bep #9650 
* Revert "Allow rendering static files to disk and dynamic to memory in server mode" 64b7b7a8 @bep #9647 
* Revert "Some minor adjustments to the new static filesystem logic" 5ef8a9f3 @bep 
* releaser: Prepare repository for 0.95.0-DEV 3bc34666 @bep