|
MDX Studio 0.4.4 released - August 21, 2008 |
|
Thursday, 21 August 2008 00:51 |
|
MDX Studio 0.4.4 is now available. There are several important enhancements in it: - Intellisense auto-completion menus UI is completely redone following Michel Caradec suggestions. I now feel that intellisense became usable, as it no longer stands on the way of typing MDX, but rather behaves similarly to how Microsoft Visual Studio's intellisense does - Nicolae Mogoreanu has implemented automated test suite for MDX Studio. This test suite automatically generates valid MDX queries and validates that MDX Studio parser can handle them correctly. This test suite uncovered many issues with the parser, all of which are solved in 0.4.4 - Vladimir Stepa integrated KPIs and named sets into Metadata pane
MDX Studio 0.4.4 can be downloaded from http://cid-74f04d1ea28ece4e.skydrive.live.com/browse.aspx/MDXStudio/v0.4.4
Again big thanks to Michel, Nicolae and Vladimir for their help !
Change Log for MDX Studio
v0.4.4 Released on 21-Aug-2008
* Parser * Various fixes found by the MDX Parser test suite
* UI * Intellisense made usable * Vladimir: Kpi are added in the MetaDataTree. * Vladimir: NamedSet are added in the MetaDataTree.
* Tests * Nicolae: MDX Parser test framework
|