Chaskis 0.7.0 (Beta 7)
Pre-releaseThis release is perhaps our biggest release yet. This release now uses .NET Standard 2.0 for Chaskis.Core and the plugins. Chaskis.exe and Chaskis.Service.exe now target .NET 4.7.1. You will need to install a newer version of .NET or Mono. This is also the first release that has a Fedora and OpenSUSE build on Copr.
Downloads:
-
Chocolatey: https://chocolatey.org/packages/chaskis/ (May need approval first)
-
Chaskis.Core Nuget: https://www.nuget.org/packages/ChaskisCore/0.7.0
-
Windows Installer: https://files.shendrick.net/projects/chaskis/releases/0.7.0/windows/
-
Debian .deb file: https://files.shendrick.net/projects/chaskis/releases/0.7.0/linux/debian/
-
Fedora/OpenSUSE: https://copr.fedorainfracloud.org/coprs/xforever1313/chaskis/build/787274/
-
Arch Linux: https://aur.archlinux.org/packages/chaskis/
Release Notes:
Chaskis 0.7.0
- Now targets .NET 4.7.1
Core Updates - V0.7.0
- Now Targets .NET Standard 2.0.
Plugins:
- All Plugins now target .NET Standard 2.0. Nothing else of note changed. All plugin's versions have been incremented.
New Version Notifier Plugin - 0.1.0:
- Initial release of this plugin
Other Notes:
- Build System has been overhauled. SCons now powers the build system
- New Regression Tests have been added to ensure accuracy.