Skip to content

Releases: Sharp0802/sika

v3.2.5

16 Oct 23:13
7e00896

Choose a tag to compare

What's Changed

Full Changelog: v3.2.4...v3.2.5

v3.2.4

27 Sep 02:55

Choose a tag to compare

What's Changed

Full Changelog: v3.2.3...v3.2.4

v3.2.3

27 Sep 02:05
38f0c29

Choose a tag to compare

What's Changed

Full Changelog: v3.2.2...v3.2.3

v3.2.2

26 Sep 23:43

Choose a tag to compare

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

26 Sep 05:31
789d50c

Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

17 Jul 08:43

Choose a tag to compare

What's Changed

  • Add Bio field in Project.Info for users
  • Add material-design based responsive template

Full Changelog: v3.0.3...v3.2.0

v3.0.3

15 Jul 01:14

Choose a tag to compare

This version only contains bug-fixes

What's Changed

Full Changelog: v3.0.0...v3.0.3

v3.0.0

14 Jul 09:38

Choose a tag to compare

✨ 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 Raw rather than Html.Raw in 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

07 Oct 14:10
e96eea5

Choose a tag to compare

Now, All features tested on all platforms!

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

06 Oct 11:39
326ccd8

Choose a tag to compare

Breaking Changes

  • Use name sika, not blogman
  • Link uses sika:// prefix, not ref::

What's Changed

New Contributors

Full Changelog: v1.1.0...v2.0.0