Skip to content

Actions: mangiucugna/json_repair

Python package

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
249 workflow runs
249 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

[chore] update pre-commit deps
Python package #155: Commit c351483 pushed by mangiucugna
June 21, 2024 15:11 35s main
June 21, 2024 15:11 35s
Fix #54, refactor parse_json from recursive to iterative to avoid som…
Python package #154: Commit 9cfda9d pushed by mangiucugna
June 20, 2024 20:09 54s main
June 20, 2024 20:09 54s
Bump 0.25.0, better handling of multiple cases in which quotes are mi…
Python package #153: Commit 0faec52 pushed by mangiucugna
June 19, 2024 03:56 28s main
June 19, 2024 03:56 28s
add some logging, not enough to release
Python package #152: Commit d1c55cc pushed by mangiucugna
June 18, 2024 19:37 35s main
June 18, 2024 19:37 35s
Fix #53, fix how missing left delimeters are handled by doing additio…
Python package #151: Commit 485d9c2 pushed by mangiucugna
June 18, 2024 19:23 34s main
June 18, 2024 19:23 34s
add permalink
Python package #150: Commit b4e68ac pushed by mangiucugna
June 10, 2024 18:27 49s main
June 10, 2024 18:27 49s
add logs to demo
Python package #149: Commit c64893e pushed by mangiucugna
June 10, 2024 12:38 33s main
June 10, 2024 12:38 33s
some more text
Python package #148: Commit 7fa15c9 pushed by mangiucugna
June 10, 2024 08:44 56s main
June 10, 2024 08:44 56s
Add demo site
Python package #147: Commit ca46927 pushed by mangiucugna
June 10, 2024 08:35 32s main
June 10, 2024 08:35 32s
add a test page for upcoming demo site
Python package #146: Commit f9ea354 pushed by mangiucugna
June 10, 2024 07:03 34s main
June 10, 2024 07:03 34s
Merge pull request #51 from sashazykov/patch-1
Python package #145: Commit 2527fe4 pushed by mangiucugna
June 4, 2024 07:09 31s main
June 4, 2024 07:09 31s
Added link to Ruby version of the library
Python package #144: Pull request #51 opened by sashazykov
June 4, 2024 06:53 31s sashazykov:patch-1
June 4, 2024 06:53 31s
Remove a useless check, add logging
Python package #143: Commit 308cae2 pushed by mangiucugna
June 2, 2024 15:08 44s main
June 2, 2024 15:08 44s
0.23.1, i keep forgetting garbage output
Python package #142: Commit a5b880c pushed by mangiucugna
June 2, 2024 13:52 32s main
June 2, 2024 13:52 32s
Release 0.23.0, support multiple json objects in one string, will ret…
Python package #141: Commit d40dec8 pushed by mangiucugna
June 2, 2024 09:44 35s main
June 2, 2024 09:44 35s
Remove an additional check in parse_string() since, after the last re…
Python package #140: Commit 753fe67 pushed by mangiucugna
June 2, 2024 05:51 33s main
June 2, 2024 05:51 33s
Fix #50, if a primitive type is outside of an object and the json is …
Python package #139: Commit b175c2a pushed by mangiucugna
June 1, 2024 09:06 37s main
June 1, 2024 09:06 37s
Bump 0.21.0, added a new use case to support stray quotes when it's t…
Python package #138: Commit 65e80b0 pushed by mangiucugna
May 30, 2024 06:53 35s main
May 30, 2024 06:53 35s
[minor] add a guard to avoid an exception, although today this won't …
Python package #137: Commit d1806b4 pushed by mangiucugna
May 27, 2024 06:08 41s main
May 27, 2024 06:08 41s
Update python-package.yml
Python package #136: Commit 71800b2 pushed by mangiucugna
May 26, 2024 19:41 30s main
May 26, 2024 19:41 30s
Update python-package.yml
Python package #135: Commit 3088d34 pushed by mangiucugna
May 26, 2024 19:40 21s main
May 26, 2024 19:40 21s
[chore] Remove | from type hints because they are not support in pyth…
Python package #134: Commit 796daf5 pushed by mangiucugna
May 26, 2024 19:36 30s main
May 26, 2024 19:36 30s
[chore] the | operand with custom types is supported only in python 3…
Python package #133: Commit c26b4eb pushed by mangiucugna
May 26, 2024 19:31 34s main
May 26, 2024 19:31 34s
[chore] remove TypeAlias to be compatible with python <=3.9
Python package #132: Commit ae2a019 pushed by mangiucugna
May 26, 2024 19:26 37s main
May 26, 2024 19:26 37s
[chore] add better type hints and potential mismatches found with myp…
Python package #131: Commit 5970b37 pushed by mangiucugna
May 26, 2024 16:18 38s main
May 26, 2024 16:18 38s