Template:Releases/4.0.0alpha2
The Gramps Developers have released:
UNSTABLE Gramps 4.0.0 Alpha2 release.
This is a technology preview to allow plugin writers and packagers-installer writers to update their plugins and scripts. This release is not production ready, so use for testing!"
It is recommended to use Gramps 4.0.0 with python 3.2 so as to be ready for the future (python 2.7 works though).
The dependencies for Gramps 4.0.0 are completely different than 3.4 due to the switch to GObject introspection, and the removal of autotools. So only install 4.0.0 if you are certain you can obtain the dependencies, see README and INSTALL.
Major enhancements in Gramps 4.0.0:
- GEP 8: code reorganization: GEPS_008:_File_Organization
- GEP 26: Replace make: GEPS_026:_Replace_'make'_for_Gramps_build
- GEP 29: Gtk 3 : GEPS_029:_GTK3-GObject_introspection_Conversion
- GEP 31: Python 3 support : GEPS_031:_Python_3_support
More info in the manual
Everybody is invited to update the manual to make it current!
On 2012, there was around 2227 commits on code, making an average of more than:
- 6 changes per day
- 43 per week
- 185 per month.