Current Version is at 0.05A Build 1.0.20
Right now and working on a basic IL dissembler such as ILDASM that comes with Visual Studio.net. When that is complete going to see how much effort it would take to make a basic VB.net decompiler. Purchased a book on MSIL and hope that will give me a better understanding on how it all works.
I am also thinking about making a nicer form/control editor such as the one that comes in Visual Basic, looking at a couple property grid controls to use for that.
For VB versions 1,2,3 I am looking into the NE file format but right now I have no plans to adding decompiling for those versions.