Skip to content

Commit

Permalink
Merge pull request #155 from bombaywalla/release-0.4.0
Browse files Browse the repository at this point in the history
Prepare for release 0.4.0
  • Loading branch information
bombaywalla authored Dec 5, 2020
2 parents 4973690 + 9331012 commit e06e5eb
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 42 deletions.
86 changes: 50 additions & 36 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,20 @@ sections for `Highlights`, `Breaking` and `Changes since x.y.z`.

## [Unreleased]

## [0.4.0] - 2020-12-05

### Highlights
- Allow fast compilation of changed files only.
- Enable post-processing of HTML files.
- Allow the sitemap to exclude specified files.

### Fixes
- Links to tag pages are URL-encoded. Tags with special chars now work correctly.

### Changes since 0.3.2
- [#155](https://github.com/cryogen-project/cryogen-core/pull/155) Prepare for 0.4.0 (bombaywalla)
- [#154](https://github.com/cryogen-project/cryogen-core/pull/154) Simplify the contrib/release docs (holyjak)
- [#153](https://github.com/cryogen-project/cryogen-core/pull/153) Add support files (bombaywalla)
- [#152](https://github.com/cryogen-project/cryogen-core/pull/152) Enable postprocessing of article HTML (holyjak)
- [#150](https://github.com/cryogen-project/cryogen-core/pull/150) Allow certain paths to be excluded from the sitemap (seancorfield)
- [#149](https://github.com/cryogen-project/cryogen-core/pull/149) Feature: Incremental compilation (changed only) (holyjak)
Expand Down Expand Up @@ -291,40 +304,41 @@ has been updated here.

[Unreleased]: https://github.com/cryogen-project/cryogen-core/compare/0.4.0...HEAD

[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.3.2...0.3.1
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.3.1...0.3.0
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.3.0...0.2.3
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.2.3...0.2.2
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.2.2...0.2.1
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.2.1...0.2.0
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.2.0...0.1.68
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.68...0.1.67
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.67...0.1.66
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.66...0.1.65
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.65...0.1.64
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.64...0.1.62
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.62...0.1.61
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.61...0.1.60
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.60...0.1.59
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.59...0.1.58
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.58...0.1.57
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.57...0.1.56
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.56...0.1.55
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.55...0.1.54
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.54...0.1.53
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.53...0.1.52
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.52...0.1.51
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.51...0.1.50
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.50...0.1.49
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.49...0.1.48
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.48...0.1.26
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.26...0.1.25
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.25...0.1.24
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.24...0.1.23
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.23...0.1.22
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.22...0.1.29
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.20...0.1.19
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.19...0.1.18
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.18...0.1.14
[0.1.14]: https://github.com/cryogen-project/cryogen-core/compare/0.1.14...0.1.0
[0.4.0]: https://github.com/cryogen-project/cryogen-core/compare/0.3.2...0.4.0
[0.3.2]: https://github.com/cryogen-project/cryogen-core/compare/0.3.1...0.3.2
[0.3.1]: https://github.com/cryogen-project/cryogen-core/compare/0.3.0...0.3.1
[0.3.0]: https://github.com/cryogen-project/cryogen-core/compare/0.2.3...0.3.0
[0.2.3]: https://github.com/cryogen-project/cryogen-core/compare/0.2.2...0.2.3
[0.2.2]: https://github.com/cryogen-project/cryogen-core/compare/0.2.1...0.2.2
[0.2.1]: https://github.com/cryogen-project/cryogen-core/compare/0.2.0...0.2.1
[0.2.0]: https://github.com/cryogen-project/cryogen-core/compare/0.1.68...0.2.0
[0.1.68]: https://github.com/cryogen-project/cryogen-core/compare/0.1.67...0.1.68
[0.1.67]: https://github.com/cryogen-project/cryogen-core/compare/0.1.66...0.1.67
[0.1.66]: https://github.com/cryogen-project/cryogen-core/compare/0.1.65...0.1.66
[0.1.65]: https://github.com/cryogen-project/cryogen-core/compare/0.1.64...0.1.65
[0.1.64]: https://github.com/cryogen-project/cryogen-core/compare/0.1.62...0.1.64
[0.1.62]: https://github.com/cryogen-project/cryogen-core/compare/0.1.61...0.1.62
[0.1.61]: https://github.com/cryogen-project/cryogen-core/compare/0.1.60...0.1.61
[0.1.60]: https://github.com/cryogen-project/cryogen-core/compare/0.1.59...0.1.60
[0.1.59]: https://github.com/cryogen-project/cryogen-core/compare/0.1.58...0.1.59
[0.1.58]: https://github.com/cryogen-project/cryogen-core/compare/0.1.57...0.1.58
[0.1.57]: https://github.com/cryogen-project/cryogen-core/compare/0.1.56...0.1.57
[0.1.56]: https://github.com/cryogen-project/cryogen-core/compare/0.1.55...0.1.56
[0.1.55]: https://github.com/cryogen-project/cryogen-core/compare/0.1.54...0.1.55
[0.1.54]: https://github.com/cryogen-project/cryogen-core/compare/0.1.53...0.1.54
[0.1.53]: https://github.com/cryogen-project/cryogen-core/compare/0.1.52...0.1.53
[0.1.52]: https://github.com/cryogen-project/cryogen-core/compare/0.1.51...0.1.52
[0.1.51]: https://github.com/cryogen-project/cryogen-core/compare/0.1.50...0.1.51
[0.1.50]: https://github.com/cryogen-project/cryogen-core/compare/0.1.49...0.1.50
[0.1.49]: https://github.com/cryogen-project/cryogen-core/compare/0.1.48...0.1.49
[0.1.48]: https://github.com/cryogen-project/cryogen-core/compare/0.1.26...0.1.48
[0.1.26]: https://github.com/cryogen-project/cryogen-core/compare/0.1.25...0.1.26
[0.1.25]: https://github.com/cryogen-project/cryogen-core/compare/0.1.24...0.1.25
[0.1.24]: https://github.com/cryogen-project/cryogen-core/compare/0.1.23...0.1.24
[0.1.23]: https://github.com/cryogen-project/cryogen-core/compare/0.1.22...0.1.23
[0.1.22]: https://github.com/cryogen-project/cryogen-core/compare/0.1.20...0.1.22
[0.1.20]: https://github.com/cryogen-project/cryogen-core/compare/0.1.19...0.1.20
[0.1.19]: https://github.com/cryogen-project/cryogen-core/compare/0.1.18...0.1.19
[0.1.18]: https://github.com/cryogen-project/cryogen-core/compare/0.1.14...0.1.18
[0.1.14]: https://github.com/cryogen-project/cryogen-core/compare/0.1.0...0.1.14

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

## License

Copyright © 2014 Carmen La
Copyright © 2014-2020 Carmen La

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.
10 changes: 5 additions & 5 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
:url "https://github.com/cryogen-project/cryogen-core"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.10.0"]
[camel-snake-kebab "0.4.1"]
[cheshire "5.9.0"]
[clj-rss "0.2.5"]
:dependencies [[org.clojure/clojure "1.10.1"]
[camel-snake-kebab "0.4.2"]
[cheshire "5.10.0"]
[clj-rss "0.2.6"]
[clj-text-decoration "0.0.3"]
[enlive "1.1.6"]
[hawk "0.2.11"]
Expand All @@ -15,6 +15,6 @@
[me.raynes/fs "1.4.6"]
[pandect "0.6.1"]
[prismatic/schema "1.1.12"]
[selmer "1.12.27"]]
[selmer "1.12.31"]]
:deploy-repositories [["snapshots" :clojars]
["releases" :clojars]])

0 comments on commit e06e5eb

Please sign in to comment.