Opened 9 years ago
Last modified 9 years ago
#2428 closed task
Release HeuristicLab 3.3.13 — at Version 28
Reported by: | ascheibe | Owned by: | ascheibe |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.13 |
Component: | General | Version: | 3.3.12 |
Keywords: | Cc: |
Description (last modified by ascheibe)
Codename:
- Windischgarsten
New Features:
- Hive Statistics
- New Algorithms:
- Age-layered Population Structure (ALPS)
- Offspring Selection Evolution Strategy (OSES)
- New Problems:
- Multi-objective external evaluation problem
- Gentic programming for code generation (Robocode)
- Further genetic programming problems: Even Parity, Multiplexer, Koza-style symbolic regression
- Additional accuracy metrics for classification models (and comparison to baseline algorithms)
- Quantile Regression based on Gradient Boosted Trees
- Mathematica export for symbolic regression/classification solutions
- Improved complexity measures for multi-objective symbolic regression
- Improved persistence of data-analysis models (SVM, Gaussian Process, GBT, Random Forest)
Release Steps:
Stable Branch:
Increment plugin and application versionsUpdate versions in plugin dependenciesIncrement assembly file versionsIncrement installer versionsCheck and if necessary update year of copyrightsCheck and if necessary update build configurations and project dependenciesCheck if all unit tests are passedUpdate samplesCreate release tagMerge commits back into trunk
Release tag:
Update target path in CustomPostBuildTemplate_UpdateLocalInstallation.cmd in project HeuristicLab-3.3Build configuration Release Any CPUCheck if it compiles with monoRemove unnecessary files from build output (*.vshost.exe, *.vshost.exe.config, *.vshost.exe.manifest, *.pdb, *.dll.config (do not remove DotNetScilab-1.0.dll.config, that's a plugin dependency), app.config)Hide HeuristicLab 3.3.exe.configCreate zip file
Trac:
- Attach zip file to Download wiki page
- Update wiki pages Download, 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
- Push to github
- Update Features page
- Inform everybody else who might be interested
Change History (28)
comment:1 Changed 9 years ago by gkronber
comment:2 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:3 Changed 9 years ago by ascheibe
r13093 made access service configuration file public
comment:4 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:5 Changed 9 years ago by ascheibe
- Status changed from new to accepted
comment:6 Changed 9 years ago by gkronber
- Description modified (diff)
comment:7 Changed 9 years ago by ascheibe
r13133 removed unused installer files from slave tray icon
comment:8 Changed 9 years ago by ascheibe
r13219 removed unused variable in orienteering instances to fix compile warning
comment:9 Changed 9 years ago by jkarder
r13253: updated Test.cmd
comment:10 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:11 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:12 Changed 9 years ago by jkarder
r13291: updated hl download images
comment:13 Changed 9 years ago by gkronber
r13298: partial merge of r13160 from trunk to stable (see ticket:2504#comment:4)
comment:14 Changed 9 years ago by ascheibe
- Status changed from accepted to reviewing
comment:15 Changed 9 years ago by ascheibe
comment:16 Changed 9 years ago by abeham
- Description modified (diff)
comment:17 Changed 9 years ago by gkronber
- Description modified (diff)
comment:18 Changed 9 years ago by gkronber
- Description modified (diff)
comment:19 Changed 9 years ago by ascheibe
r13316 updated version in
- assembly info
- plugin file
- installer files
Versions: 3.3.0. -> 3.3.13. 3.3.9. -> 3.3.13. 3.3.12. -> 3.3.13. 3.4.0. -> 3.4.1. 3.4.1. -> 3.4.2. 3.4.2. -> 3.4.3. 3.4.4. -> 3.4.5. 3.4.5. -> 3.4.6. 3.4.8. -> 3.4.9. 3.4.22. -> 3.4.23. 3.5.7. -> 3.5.8.
comment:20 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:21 Changed 9 years ago by ascheibe
r13317 updated copyright year where it was missing
comment:22 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:23 Changed 9 years ago by ascheibe
r13319 updated samples
comment:24 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:25 Changed 9 years ago by ascheibe
r13320 created tag for 3.3.13
comment:26 Changed 9 years ago by ascheibe
comment:27 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:28 Changed 9 years ago by ascheibe
- Description modified (diff)
r12793: set svn:ignore