RSS Feeds

Previous entries

Dart 0.1.0

Posted 2005-02-22-2338

Dart 0.1.0 is on the dart webpage.

It is a bit unusual to post yet another release with 48 hours, but I made a bit change and are going to try to version the libraries (yes, libraries) correctly now, along with the package version.

Yes, I did mean libraries. I have split that large, ugly, everchanging library into smaller ones that should be cleaner and change less. The libraries are for parts that can be easily extended. For example, objects, lights, cameras, textures, image writers, backgrounds, and parsers. Should make things a little easier, and reduce the size of the libraries linked to (in particular if one or more are not needed).