Releases: async3619/solv
Releases · async3619/solv
v1.5.1
05 Aug 04:27
Compare
Sorry, something went wrong.
No results found
1.5.1 (2023-08-05)
Bug Fixes
leetcode: now input value will be parsed with proper ways (#2 ) (fe1988b )
v1.5.0
14 Jan 03:04
Compare
Sorry, something went wrong.
No results found
1.5.0 (2023-01-14)
Bug Fixes
acmicpc: fix a bug that client could not fetch problem information (d8f0fdf )
leetcode: fix a bug that cannot resolve example data when it has additional images (e9b85c4 )
leetcode: fix a bug that cannot resolve output example in string term (8557a3c )
leetcode: fix a bug that cannot retrieve some type of input values (32645ec )
Features
leetcode: implement leetcode provider (4c3e62e )
v1.4.3
22 Nov 13:08
Compare
Sorry, something went wrong.
No results found
1.4.3 (2022-11-22)
Bug Fixes
programmers: fix a bug that test case runner couldn't catch console.info (04c5d04 )
v1.4.2
08 Oct 07:07
Compare
Sorry, something went wrong.
No results found
1.4.2 (2022-10-08)
Bug Fixes
remove redundant lodash as dependency and install only needed one (8fd783e )
v1.4.1
08 Oct 06:56
Compare
Sorry, something went wrong.
No results found
1.4.1 (2022-10-08)
Bug Fixes
add missing package dependency (7788b3a )
v1.4.0
07 Oct 03:47
Compare
Sorry, something went wrong.
No results found
1.4.0 (2022-10-07)
Bug Fixes
update initial code template (f626a39 )
Features
implement --no-transpile option for typescript use case (4ee0173 )
v1.3.0
06 Oct 03:32
Compare
Sorry, something went wrong.
No results found
1.3.0 (2022-10-06)
Features
implement challenge information caching feature (5b93ba4 )
v1.2.4
05 Oct 14:44
Compare
Sorry, something went wrong.
No results found
1.2.4 (2022-10-05)
Bug Fixes
update implementation to use old style array indexing (eed79bb )
v1.2.3
05 Oct 14:16
Compare
Sorry, something went wrong.
No results found
1.2.3 (2022-10-05)
Bug Fixes
correct regular expression for url checking of providers (989962f )
v1.2.2
04 Oct 06:42
Compare
Sorry, something went wrong.
No results found
1.2.2 (2022-10-04)
Bug Fixes
fix a bug that program could not read config file from given path (9e0d468 )