South 0.6.2
In my neverending quest to save the time of those using RDBMSen, South 0.6.2 is released.
It mostly contains bugfixes, but there's now support for extending introspection to third-party apps without having to edit their source.
I'll probably start working full steam on South 0.7 soon - there's a refactor of the migration engine (mostly done), of startmigration (not started), and a few changes to command names to make them nicer (the old ones will still work), and to the behaviour of default values.
I'm hoping 0.7 will be the last release before 1.0, at which point I will claim I've been working in an octal version numbering sequence all along.

comments
Great news to see that South keeps moving ;)
It's probably the most useful django app to live out of contrib. I'm willing to help with some patches, if you a roadmap is kept somewhere on the wiki or trac.
Good luck!
@Henrique -- the roadmap is available here:
http://south.aeracode.org/roadmap
@T.Stone
The links is not working. Can you provide another one? Thx.