Opened 12 years ago
Last modified 11 years ago
#2049 closed task
Release HeuristicLab 3.3.9 — at Version 14
Reported by: | swagner | Owned by: | swagner |
---|---|---|---|
Priority: | highest | Milestone: | HeuristicLab 3.3.9 |
Component: | General | Version: | 3.3.9 |
Keywords: | Cc: |
Description (last modified by swagner)
New Features:
- CMAES
- Improved Hive Server Performance
- Improved GP interpreter performance
- Export of symbolic regression/classification solutions to Excel
- A new problem for the optimization of trading rules
- A lot of bug fixes and minor improvements
Release Steps:
Stable Branch:
- Increment plugin and application versions
- Update versions in plugin dependencies
- Increment assembly file versions
- Check and if necessary update year of copyrights
- Check and if necessary update build configurations and project dependencies
- Check if all unit tests are passed
- Update samples
- Create release tag
- Merge commits back into trunk
Release tag:
- Update target path in CustomPostBuildTemplate_UpdateLocalInstallation.cmd in project HeuristicLab-3.3
- Build configuration Release Any CPU
- Check if it compiles with mono
- Remove unnecessary files from build output (*.vshost.exe, *.vshost.exe.config, *.vshost.exe.manifest, *.pdb, *.dll.config, app.config)
- Hide HeuristicLab 3.3.exe.config
- Create zip file
Trac:
- Attach zip file to Download wiki page
- Update wiki pages Download, DevelopersManual?, UsersFeatures?, ChangeLog, ChangeLogPending, etc. (download button for current version is always called HL-Download.png)
- Create new milestone for the next release
- Change description of the current milestone into changelog style
- Update ChangeLogPending to display tickets of the next release milestone
- Complete current milestone and retarget all its remaining open tickets
- Update default version in the trac Admin module
Documentation:
- Update tutorial slides (latest version, number of plugins, algorithms and problems, features)
Marketing and PR:
- Post info about new release on HEAL homepage, HeuristicLab Facebook fan page and LinkedIn
- Write a release announcement for the Blog and send a mail to our mailing list
- Update Wikipedia page
- Update Features page
- Inform everybody else who might be interested
Change History (14)
comment:1 Changed 12 years ago by swagner
- Description modified (diff)
comment:2 Changed 11 years ago by gkronber
- Description modified (diff)
comment:3 Changed 11 years ago by ascheibe
- Description modified (diff)
comment:4 Changed 11 years ago by ascheibe
- Description modified (diff)
comment:5 Changed 11 years ago by abeham
- Description modified (diff)
comment:6 Changed 11 years ago by ascheibe
- Description modified (diff)
comment:7 Changed 11 years ago by swagner
comment:8 Changed 11 years ago by swagner
- Status changed from new to accepted
comment:9 Changed 11 years ago by swagner
Updated samples in r10033.
comment:10 Changed 11 years ago by swagner
Created HeuristicLab 3.3.9 release tag in r10034.
comment:11 Changed 11 years ago by swagner
- Description modified (diff)
Updated target path of post build command template in r10035.
comment:12 Changed 11 years ago by ascheibe
r10036 corrected version of CustomPostBuild command
comment:13 Changed 11 years ago by swagner
- Description modified (diff)
Merged updated versions and samples back into trunk in r10037.
comment:14 Changed 11 years ago by swagner
- Description modified (diff)
Updated tutorial slides in r10038.
Note: See
TracTickets for help on using
tickets.
Updated versions in r10032.