File tree Expand file tree Collapse file tree 2 files changed +17
-8
lines changed
Expand file tree Collapse file tree 2 files changed +17
-8
lines changed Original file line number Diff line number Diff line change 11# Changelog
22## Unreleased
33### Added
4+
5+ ### Changed
6+
7+ ### Deprecated
8+
9+ ### Removed
10+
11+ ### Fixed
12+
13+ ### Security
14+
15+ ## [ ` v0.4.0 ` (2023-08-17)] ( https://github.com/anupli/running-ng/releases/tag/v0.4.0 )
16+ ### Added
417#### Modifiers
518- ` JuliaArg `
619
1629
1730### Changed
1831#### Base Configurations
19- - ` runbms ` : don't sync to ` squirrel.moma ` for the default ` runbms.yml ` . moma machine users should use ` runbms-anu.yml ` for the old behaviour.
20-
21- ### Deprecated
22-
23- ### Removed
32+ - ` runbms ` : don't sync to ` squirrel.moma ` for the default ` runbms.yml ` . ** moma machine users should use ` runbms-anu.yml ` for the old behaviour.**
2433
2534### Fixed
26- - DaCapo specific workarounds are now handled by the ` DaCapo ` class rather than the ` JavaBenchmark ` class to avoid confusions.
2735- Gracifully handle empty modifiers strings in configs, such as ` openjdk7||foobar ` .
2836
29- ### Security
37+ #### Benchmark Suites
38+ - DaCapo specific workarounds are now handled by the ` DaCapo ` class rather than the ` JavaBenchmark ` class to avoid confusions.
3039
3140## [ ` v0.3.9 ` (2023-08-02)] ( https://github.com/anupli/running-ng/releases/tag/v0.3.9 )
3241### Fixed
Original file line number Diff line number Diff line change 1- VERSION = (0 , 3 , 9 )
1+ VERSION = (0 , 4 , 0 )
22__VERSION__ = '.' .join (map (str , VERSION ))
You can’t perform that action at this time.
0 commit comments