Sun 22 Jan 2006
First, the typecheck project — both the website and Subversion repository — have been moved to oakwinter.com. The new URL is http://oakwinter.com/code/typecheck.
Second, the website has been given a thorough scrubbing. The documentation has been greatly cleaned up and has been broken into separate tutorial and reference manual sections.
Last but not least, typecheck release 0.3.4 has been shipped off to SourceForge, PyPI and the project’s own website. This new release features the concept of typeclasses, a way of grouping classes and types based on functionality. See the documenation for details.
This will probably be the last release in the 0.3.x series. Next up will be the 0.4 release; this version will shed a lot of antiquated backwards compatibility mechanisms (for values of “antiquated” approaching “version 0.1.6″) and a general streamlining of the package’s functionality.