Skip to content

DotKEGG v0.3.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@Rabadash8820 Rabadash8820 released this 06 Apr 17:34
· 95 commits to master since this release

Release Notes

  • Added API reference documentation for the KeggId class and its derived classes
  • Added an AWS CloudFormation template for the cloud resources needed to host the documentation website
  • A documentation website is now fully up and running at https://docs.dotkegg.com, hosted with Amazon Web Services!
  • Added a release process document that explains the steps necessary to release a new version of DotKEGG
  • Fixed some missed compiler errors in the unit tests project
  • Classes derived from KeggId no longer have their own Database properties, there is just a single one on the KeggId base class that returns a KeggDb.

This release includes a corresponding NuGet package.