-
lbDMF 1.0rc3 has been released
This release contains many changes to get a better working application.
The main enhancements are using initial Sqlite database to enable easy
tryout of the software. The software should run out of the box.
Additionally an UML (XMI) export has been added
to enable reverse engineering of existing database schemas.
A new documentation has been added that explains usage with BoUML
and as an example for reverse engineering the postbooks database is
used.
Note: I always search for some developers that would like to help. There
will be work in creating packages for Mac OS X (Universal/i86/PPC). Also
I need help to create debian packages as of the software runs on debian (PPC)
and may also run on i86 machines. At last I need a packager for Solaris,
the software also runs on Solaris (tested on Sun Ultra 60 / SPARC).
Also help is welcome for testing purposes, continuous integration and the like.
Please contact me over my account or in the public forums.
Note: The i586.rpm file is intented to run under openSuSE 10.1 or SLED 10.
I have tested the installation of that package on SLED. The application exits
after initial run of unknown cause. Simply restart it again, then it works.
Currently the code doesn't compile on openSuSE 11.1, so I will work at this.
2009-03-15 19:39:26 UTC by lollisoft
-
lbDMF 1.0rc2 has been released
This release fixes some bugs that I have made in packaging. Now I have made as many tests that will proove the correctness of the packages.
Many bugfixes are made:
* There were missing code modules
* Packaging for Linux improved and also bugs fixed
* Fixed property grid display problems when compiled against GTK 2.0
* Other minor bugfixes
2007-10-16 20:38:54 UTC by lollisoft
-
lbDMF 1.0rc1 has been released
The most important new feature would be importing UML designs.
To make a database application prototype, you now only need to design
some classes with attributes and build relations using an aggregate
from one class to another.
2007-07-14 14:26:18 UTC by lollisoft
-
Version 0.7.1 has been released.
This is a source code bugfix release. There were problems building it out of the box. Fixed missing contribution library code. Now it should only depend on wxWidgets library without additional contribution code for that library. Also fixed MS SQL foreign key detection.
2006-04-23 14:04:46 UTC by lollisoft
-
Version 0.7.0 has been released
Added features are loading from and saving to a file. Such as configuration data. The GUI saves states like maximized or not, load or don't load last logged in application.
New RPM/SRPM packages for Linux and Binary samples for all supported platforms.
The Mac installation process needs to be tested due to unclear issues about ODBC driver setup procedure.
2006-03-30 14:30:03 UTC by lollisoft