Skip to content

v0.0.6 - Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@anonhostpi anonhostpi released this 08 Oct 16:29
· 161 commits to main since this release
14a2f38

Release Notes:

This release is a hotfix for broken dependency loading

To test, install it with PowerShell and PackageManagement (OneGet)

Install-Module "Import-Package"
Import-Module "Import-Package"

# Import-Package "Newtonsoft.Json" -Verbose
# [Newtonsoft.Json.Bson.BsonObjectId]

Links: