#2317 closed task (done)
Release HeuristicLab 3.3.12
Reported by: | ascheibe | Owned by: | ascheibe |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.12 |
Component: | General | Version: | 3.3.11 |
Keywords: | Cc: |
Description (last modified by ascheibe)
Codename:
- Madrid
New Features:
- New features:
- New problem: NK[P,Q] Landscapes
- New problem: Orienteering Problem
- New encoding: Linear Linkage
- New data analysis algorithm: Gradient Boosted Trees
- New TimeLimitRun optimizer that limits algorithm execution by wall-clock time and which can take snapshots at predefined points
- Integration of the Sim# simulation framework as external library (https://github.com/abeham/SimSharp)
- Replaced the Hive Status page with a modular WebApp
- Improved and searchable "New Item" dialog
- Other notable changes include
- C# code formatter for symbolic regression/classification
- The SymbolicExpressionTreeEncoding can now be used with Programmable/Basic problems
- Kernel density estimation for the histogram control
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 pageUpdate wiki pages Download, ChangeLog, ChangeLogPending, etc. (download button for current version is always called HL-Download.png)Create new milestone for the next releaseChange description of the current milestone into changelog styleUpdate ChangeLogPending to display tickets of the next release milestoneComplete current milestone and retarget all its remaining open ticketsUpdate 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 LinkedInWrite a release announcement for the Blog and send a mail to our mailing listUpdate Wikipedia pageUpdate Features pageInform everybody else who might be interested
Change History (36)
comment:1 Changed 10 years ago by ascheibe
- Status changed from new to accepted
comment:2 Changed 10 years ago by ascheibe
comment:3 Changed 10 years ago by ascheibe
r12047 added slides for basic alg/problem to Programming HL tutorial
comment:4 Changed 10 years ago by jkarder
r12065: updated hl download images
comment:5 Changed 10 years ago by ascheibe
r12243 updated programming HL slides
comment:6 Changed 10 years ago by ascheibe
r12244 updated programming HL slides
comment:7 Changed 10 years ago by ascheibe
r12249 updated programming HL slides
comment:8 Changed 10 years ago by ascheibe
r12253 updated programming HL slides
comment:9 Changed 10 years ago by ascheibe
r12255 updated tutorial slides
comment:10 Changed 10 years ago by ascheibe
r12256 updated tutorial slides
comment:11 Changed 10 years ago by abeham
comment:12 Changed 9 years ago by ascheibe
r12497 updated license header in installer files
comment:13 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:14 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:15 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:16 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:17 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:18 Changed 9 years ago by ascheibe
comment:19 Changed 9 years ago by ascheibe
comment:20 Changed 9 years ago by ascheibe
comment:21 Changed 9 years ago by ascheibe
r12751 updated version in
- assembly info
- plugin file
- installer files
comment:22 Changed 9 years ago by ascheibe
r12752 updated start page samples
comment:23 Changed 9 years ago by ascheibe
comment:24 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:25 Changed 9 years ago by ascheibe
r12754 created tag for HL 3.3.12
comment:26 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:27 Changed 9 years ago by abeham
- Description modified (diff)
comment:28 Changed 9 years ago by ascheibe
r12755 fixed folder structure and output path of nk landscapes (missed that on trunk integration...)
comment:29 Changed 9 years ago by ascheibe
comment:30 Changed 9 years ago by ascheibe
r12757 deleted 3.3.12 tag
comment:31 Changed 9 years ago by ascheibe
r12758 created tag for HL 3.3.12 (second try)
comment:32 Changed 9 years ago by ascheibe
- Description modified (diff)
comment:33 Changed 9 years ago by ascheibe
- Description modified (diff)
- Status changed from accepted to reviewing
comment:34 Changed 9 years ago by ascheibe
- Status changed from reviewing to readytorelease
comment:35 Changed 9 years ago by ascheibe
- Resolution set to done
- Status changed from readytorelease to closed
comment:36 Changed 9 years ago by ascheibe
- Description modified (diff)
r12043 worked on programming slides