Opened 11 years ago
Last modified 10 years ago
#2115 closed task
Release HeuristicLab 3.3.10 — at Version 18
Reported by: | swagner | Owned by: | ascheibe |
---|---|---|---|
Priority: | highest | Milestone: | HeuristicLab 3.3.10 |
Component: | General | Version: | 3.3.10 |
Keywords: | Cc: |
Description (last modified by ascheibe)
New Features:
- A scripting environment for rapid-prototyping (C# Script)
- New problems: External evaluation for Scilab and Matlab
- Grammatical Evolution
- Data Preprocessing
- A redesigned start page containing even more samples, including scripting samples
Release Steps:
Stable Branch:
Increment plugin and application versionsUpdate versions in plugin dependenciesIncrement assembly file versionsCheck and if necessary update year of copyrightsCheck 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 (18)
comment:1 Changed 11 years ago by ascheibe
- Status changed from new to accepted
comment:2 Changed 11 years ago by ascheibe
comment:3 Changed 11 years ago by ascheibe
r10076 updated list of problems and algorithms
comment:4 Changed 10 years ago by ascheibe
- Description modified (diff)
comment:5 Changed 10 years ago by gkronber
r11161: fixed version number of grammatical evolution plugin
comment:6 Changed 10 years ago by gkronber
comment:7 Changed 10 years ago by ascheibe
r11170 updated copyright year in stable branch
comment:8 Changed 10 years ago by ascheibe
comment:9 Changed 10 years ago by ascheibe
r11172 updated missing copyrights in trunk
comment:10 Changed 10 years ago by ascheibe
- Description modified (diff)
comment:11 Changed 10 years ago by ascheibe
r11173 updated version information in stable:
- 3.3.9 -> 3.3.10
- 3.4.5 -> 3.4.6 (GP)
- 3.4.1 -> 3.4.2 (Trading)
- 3.4.2 -> 3.4.3 (Vehicle Routing)
- 3.3.8 -> 3.3.10 (Parameter Optimization)
- DataPreprocessing = 3.4.0
comment:12 Changed 10 years ago by ascheibe
comment:13 Changed 10 years ago by ascheibe
- Description modified (diff)
comment:14 Changed 10 years ago by ascheibe
r11175 updated samples in stable branch
comment:15 Changed 10 years ago by ascheibe
comment:16 Changed 10 years ago by ascheibe
- Description modified (diff)
comment:17 Changed 10 years ago by ascheibe
- Description modified (diff)
comment:18 Changed 10 years ago by ascheibe
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
r10040 updated tutorial slides to include the new HL publication