Releases: sio2project/sinol-make
Releases · sio2project/sinol-make
sinol-make v1.9.2
What's Changed
- Add
oicompare
like comparing by @MasloMaslane in #273 - Fix rounding error in
contest_type: oi
by @MasloMaslane in #275
Full Changelog: v1.9.1...v1.9.2
sinol-make v1.9.1
What's Changed
- example_package: fix inwer extension by @j4b6ski in #272
- example_package: handle id length != 3 in ingen.sh by @j4b6ski in #271
Full Changelog: v1.9.0...v1.9.1
sinol-make v1.9.0
What's Changed
- Bump Python versions by @MasloMaslane in #266
- Use sio2jail on WSL by @j4b6ski in #265
- Don't add extra args to chk/ingen/inwer C/CXXFLAGS in makefile.in by @j4b6ski in #268
- Add flag to choose template by @j4b6ski in #269
New Contributors
Full Changelog: v1.8.4...v1.9.0
sinol-make v1.8.4
What's Changed
- Don't install oicompare on macOS by @MasloMaslane in #262
Full Changelog: v1.8.3...v1.8.4
sinol-make v1.8.3
What's Changed
- Use oicompare as the default checker by @MasloMaslane in #261
Full Changelog: v1.8.2...v1.8.3
sinol-make v1.8.2
What's Changed
- Fix creating cache dirs when in sub dir by @MasloMaslane in #260
Full Changelog: v1.8.1...v1.8.2
sinol-make v1.8.1
What's Changed
- Create cache directories on start by @MasloMaslane in #257
- Add missing extra_execution_files in util.save_config by @MasloMaslane in #258
Full Changelog: v1.8.0...v1.8.1
sinol-make v1.8.0
What's Changed
- Change from oiejq to sio2jail by @j4b6ski and @MasloMaslane in #254
- Update gcc compilers on macOS by @MasloMaslane in #255
- Fix spelling in command in warning message of ingen by Karol Borat in d140852 (couldn't find the account:(
- Allow verify --no-validate by @top-sekret in 3c7d86b
- Allow specifying a destination directory and force overwrite in
init
by @j4b6ski in 685f5d6 - Run pdflatex 3 times to fix page numbers by @top-sekret in 4cd0387
- Add *.log to deleted files in
doc
by @top-sekret in 6f5291d - Add missing information about
chkwer
in readme by @MasloMaslane in #251 - Change message when there's a new version available by @MasloMaslane in #252
Full Changelog: v1.7.0...v1.8.0
sinol-make v1.7.0
What's Changed
- Interactive via IO support by @MasloMaslane in #242
- Fix typo in README.md by @Kulezi in #241
- Dont use extras for ingen, inwer and checker by @MasloMaslane in #244
- Aliases for commands by @MasloMaslane in #245
- Split groups with a line in
inwer
by @MasloMaslane in #246 - Rework contest types by @MasloMaslane in #249
chkwer
command by @MasloMaslane in #250
New Contributors
Full Changelog: v1.6.0...v1.7.0
sinol-make v1.7.0.dev1
What's Changed
- Add initial support for interactive tasks via IO
Full Changelog: v1.6.0...v1.7.0.dev1