Releases: rbvegas/StatiCSharp
Releases · rbvegas/StatiCSharp
StatiC# 0.5.0
StatiC# 0.4.1
Bugfix: Sorting of articles on the homepage is now correct by date when using the default theme.
StatiC# 0.4.0
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
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
StatiC# is now on .NET 7.
Improved async compatibility. You can use Make() without causing a deadlock in GUI applications.
StatiC# 0.2.0
The initial public release of StatiC#.