Releases: sio2project/sinol-make
Releases · sio2project/sinol-make
sinol-make v1.5.0
sinol-make v1.4.3
What's Changed
- Update README with
gen
command information by @MasloMaslane in #69 - Fix display of group in
inwer
by @MasloMaslane in #87 - When using --solutions flag match only valid solutions by @MasloMaslane in #84
- Fix running
gen
on package with library by @MasloMaslane in #86 - Small changes to help messages for consistency by @MasloMaslane in #88
- Various
run
command fixes by @MasloMaslane in #85
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Fixes for python 3.7 and 3.8 by @MasloMaslane in #67
- Fix running with
time_limits
andmemory_limits
present in config by @MasloMaslane in #68
Full Changelog: v1.4.1...v1.4.2
sinol-make v1.4.1
What's Changed
- Add support for packages with library by @MasloMaslane in #64
Full Changelog: v1.4.0...v1.4.1
sinol-make v1.4.0
What's Changed
- Fix checking of checker output by @MasloMaslane in #65
- Input and output file generation command by @MasloMaslane in #63
Full Changelog: v1.3.1...v1.4.0
sinol-make v1.3.1
What's Changed
- Fix errors with executing solutions by @MasloMaslane in #60
- Change flags to be more Linux-style by @MasloMaslane in #58
- Always display both tables in run using new printing function by @MasloMaslane in #61
- Use printer in inwer by @MasloMaslane in #62
Full Changelog: v1.3.0...v1.3.1
sinol-make v1.3.0
What's Changed
- Add support for package with checker in
run
command by @MasloMaslane in #40 - Add a check whether output files are missing by @MasloMaslane in #55
Full Changelog: v1.2.2...v1.3.0
sinol-make v1.2.2
What's Changed
- Move to subprocess by @MasloMaslane in #52
- Run only compiled solutions by @MasloMaslane in #50
- Check for sinol-make updates when running by @MasloMaslane in #54
Full Changelog: v1.2.1...v1.2.2
sinol-make v1.2.1
What's Changed
- Redirect solutions' stderr to
/dev/null
by @MasloMaslane in #49 - Split points evenly when
scores
not defined inconfig.yml
by @MasloMaslane in #48
Full Changelog: v1.2.0...v1.2.1
sinol-make v1.2.0
What's Changed
run
output improvements by @MasloMaslane in #32- Add
inwer
command by @MasloMaslane in #34
Full Changelog: v1.1.2...v1.2.0