Skip to content

Releases: rbvegas/StatiCSharp

StatiC# 0.5.0

03 Dec 08:51
Compare
Choose a tag to compare

This release brings the upgrade to .NET 8.

StatiC# 0.4.1

27 Apr 10:30
Compare
Choose a tag to compare

Bugfix: Sorting of articles on the homepage is now correct by date when using the default theme.

StatiC# 0.4.0

16 Jan 16:17
d27f700
Compare
Choose a tag to compare

Added the ability to add custom parsers to the generating process. (Attention: Breaking the IWebsiteManager interface!)
Using the default markdown parser (Markdig) can now be deactivated. So only custom parsers are used.

StatiC# 0.3.1

02 Jan 13:40
2e20e34
Compare
Choose a tag to compare

Bugfix and repository restructure.
The clean-up process also deleted .html files that were provided via the Resources directory by the user. Now the clean-up runs before copying the users' resources.

StatiC# 0.3.0

22 Dec 13:29
Compare
Choose a tag to compare

StatiC# is now on .NET 7.
Improved async compatibility. You can use Make() without causing a deadlock in GUI applications.

StatiC# 0.2.0

04 Sep 07:04
b1ca980
Compare
Choose a tag to compare

The initial public release of StatiC#.