Releases: sio2project/sinol-make
Releases · sio2project/sinol-make
v1.5.15
What's Changed
- Allow solutions with long names by @MasloMaslane in #133
- Remove tests cache on correct solution change by @MasloMaslane in #159
- Add -fsanitize by @MasloMaslane in #160
- Verify order of tests in
inwer
by @MasloMaslane in #161 - Pass test name to
inwer
by @MasloMaslane in #113
Full Changelog: v1.5.14...v1.5.15
sinol-make v1.5.14
What's Changed
- Don't wait for process checking version to exit by @MasloMaslane in #155
- Change default number of cpus by @MasloMaslane in #156
- Allow generating only ins/outs in
gen
command by @MasloMaslane in #157
Full Changelog: v1.5.13...v1.5.14
sinol-make v1.5.13
What's Changed
- Update install instructions in README by @MasloMaslane in #143
- Add an optional argument to fix deprecated warning in Python 3.12 by @MasloMaslane in #144
- Fix error
PENDING not in list
by @MasloMaslane in #150 - Fix TL when output is large by @MasloMaslane in #149
Full Changelog: v1.5.12...v1.5.13
sinol-make v1.5.12
What's Changed
- Check if files have correct permissions by @MasloMaslane in #137
- After running
sinol-make doc
remove log files by @MasloMaslane in #140 sinol-make export
should add +x toxyzingen.sh
by @MasloMaslane in #142
Full Changelog: v.1.5.11...v1.5.12
sinol-make v1.5.11
What's Changed
inwer
improvements by @MasloMaslane in #134- Fix caching by @MasloMaslane in #135
Full Changelog: v1.5.10...v.1.5.11
sinol-make v1.5.10
What's Changed
- Bug fixes for expected scores by @MasloMaslane in #131
Full Changelog: v1.5.9...v1.5.10
sinol-make v1.5.9
What's Changed
- Multiple bugfixes for finding tests by @MasloMaslane in #121
- Fix
gen
command changing modification date of shell ingen by @MasloMaslane in #124 - Add an example package by @MasloMaslane in #125
- Change
--solutions
and--tests
flags behaviour by @MasloMaslane in #126 - Cache run results by @MasloMaslane in #127
- Add ICPC contest type by @MasloMaslane in #128
- Allow running
sinol-make
from package's subdirectory by @MasloMaslane in #129
Full Changelog: v1.5.8...v1.5.9
sinol-make v1.5.8
What's Changed
- Add
doc
command by @MasloMaslane in #111 - Add undocumented options for
sinol-make
by @MasloMaslane in #123
Full Changelog: v1.5.7...v1.5.8
sinol-make v1.5.7
What's Changed
- Change stack size to unlimited before running by @MasloMaslane in #103
- Change c++ standard and default compilers by @MasloMaslane in #120
- Add function for validating test names by @MasloMaslane in #114
Full Changelog: v1.5.6...v1.5.7
sinol-make v1.5.6
What's Changed
- Fix problem with
printer.py
on some terminals by @MasloMaslane in #115
Full Changelog: v1.5.5...v1.5.6