Releases: Sharp0802/sika
Releases · Sharp0802/sika
v3.2.5
What's Changed
- 🎨 #115: Add extra space at bottom of document by @Sharp0802 in #116
Full Changelog: v3.2.4...v3.2.5
v3.2.4
What's Changed
- 🐛 #111: Query element rather than element by @Sharp0802 in #113
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
- 🐛 #111: Add condition not to execute job when validating PR by @Sharp0802 in #112
- 🐛 #109: Correct namespace of attribute by @Sharp0802 in #110
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- 🐛 #107: Use ConcurrentBag rather than List for parallel-executed job by @Sharp0802 in #108
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- Chore(deps): Bump YamlDotNet from 16.0.0 to 16.1.2 in /src by @dependabot in #94
- 🐛 #95: Replace whitespaces to plus-sign to handle url-encoded hrefs by @Sharp0802 in #96
- 🚀 #97: Add deployment script for NuGet by @Sharp0802 in #98
- 🚀 #99: Update version regex by @Sharp0802 in #100
- 🚀 #99: Update version regex by @Sharp0802 in #101
- Merge pull request #101 from Sharp0802/master by @Sharp0802 in #102
- 🚀 #103: Add github-actions script to create release automatically by @Sharp0802 in #104
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Add
Biofield inProject.Infofor users - Add material-design based responsive template
- #71: Add material-design based responsive template by @Sharp0802 in #92
Full Changelog: v3.0.3...v3.2.0
v3.0.3
This version only contains bug-fixes
What's Changed
- 🐛 #85: Ensure base directory of leaf-data by @Sharp0802 in #86
- 🐛 #87: Copy web resources into
sitedirectory by @Sharp0802 in #88 - 🐛 #89: Escape urls in href by @Sharp0802 in #91
- Chore(deps): Bump YamlDotNet from 15.3.0 to 16.0.0 in /src by @dependabot in #90
Full Changelog: v3.0.0...v3.0.3
v3.0.0
✨ v3.0.0 is here!
What's Changed
- Published as dotnet tool with NuGet (
dotnet tool install -g sika) - All structures re-factored
- Make it easy and simple to use
- Remove unnecessary fields in data formats
- Allow more parallelism
- Bump YamlDotNet from 13.4.0 to 13.7.1 in /src by @dependabot in #54
- #56: Hide error page from index by @Sharp0802 in #58
- Bump Microsoft.CodeAnalysis.CSharp from 4.7.0 to 4.8.0 in /src by @dependabot in #60
- Bump Markdig from 0.33.0 to 0.34.0 in /src by @dependabot in #61
- Hide error page from index by @Sharp0802 in #62
- Chore(deps): Bump Microsoft.CodeAnalysis.CSharp from 4.8.0 to 4.9.2 in /src by @dependabot in #67
- Chore(deps): Bump YamlDotNet from 13.7.1 to 15.1.2 in /src by @dependabot in #66
- Chore(deps): Bump Markdig from 0.34.0 to 0.36.2 in /src by @dependabot in #68
- Chore(deps): Bump YamlDotNet from 15.1.2 to 15.1.4 in /src by @dependabot in #70
- Chore(deps): Bump Markdig from 0.36.2 to 0.37.0 in /src by @dependabot in #69
- Chore(deps): Bump YamlDotNet from 15.1.4 to 15.1.6 in /src by @dependabot in #72
- 📄 #75: Label source files with license by @Sharp0802 in #76
- ✨ #77: Create google sitemap linker by @Sharp0802 in #78
- 🐛 #79: Use
Rawrather thanHtml.Rawin razor template by @Sharp0802 in #80 - 🐛 #81: Make yaml (de)serializers be executed in thread-safe manner by @Sharp0802 in #82
- ✨ #83: Enable versioning with nuget packaging by @Sharp0802 in #84
Full Changelog: v2.0.1...v3.0.0
v2.0.1
Now, All features tested on all platforms!
What's Changed
- #48: Fix href on windows by @Sharp0802 in #49
- #34: Insert license header by @Sharp0802 in #51
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Breaking Changes
- Use name
sika, notblogman - Link uses
sika://prefix, notref::
What's Changed
- [PR] Google sitemap supporting by @Sharp0802 in #17
- [PR] Enable Dependabot by @Sharp0802 in #19
- Bump Microsoft.CodeAnalysis.CSharp from 4.5.0 to 4.6.0 in /src by @dependabot in #20
- Bump YamlDotNet from 13.1.0 to 13.1.1 in /src by @dependabot in #21
- Bump YamlDotNet from 13.1.1 to 13.4.0 in /src by @dependabot in #27
- Bump Markdig from 0.31.0 to 0.33.0 in /src by @dependabot in #25
- Bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0 in /src by @dependabot in #23
- [PR] Refactor management system for post by @Sharp0802 in #29
- #28: Add test-case by @Sharp0802 in #30
- Refactoring for developers by @Sharp0802 in #31
- #18: Sort file-tree by @Sharp0802 in #32
- #18: Sort file-tree by @Sharp0802 in #33
- #36: Fix broken href linker by @Sharp0802 in #37
- #34: Insert license header in source code by @Sharp0802 in #39
- #34: Insert license header in source code by @Sharp0802 in #40
- #42: Update shell scripts & Update executable name by @Sharp0802 in #43
- #41: Use primary initializer by @Sharp0802 in #45
- #42: Update shell scripts by @Sharp0802 in #46
- Stabilize dev branch by @Sharp0802 in #47
New Contributors
- @dependabot made their first contribution in #20
Full Changelog: v1.1.0...v2.0.0