Releases: pomo-mondreganto/checklib
Releases · pomo-mondreganto/checklib
Better assertions
v_0.7.0 Assertions improved
Add command execution ensurance with file locks
v_0.6.0 Add command execution ensurance with file locks
Fix version
v_0.5.2 Fixed version
INFO action cleaned
v_0.5.1 Removed puts & gets from info action (too local for competition)
Typing, default INFO action
v_0.5.0 Introduced typing, added default INFO action implementation
Fixed bugs, leaks, added INFO action
Fixed JSON decode errors if ujson
is used, added BaseChecker
method to get sessions cleaned up in cquit
, added INFO
action support
HTTP response check fix
v_0.3.0 Updated version
Fixed imports
v_0.2.8 Fixed imports
Fixed imports
v_0.2.7 Fixed imports
Removed singleton
v_0.2.6 Copied everything with cquit to BaseChecker.*