1. 2154e31 Bump to version v0.9.13. by Dirk Pranke · 12 months ago main v0.9.14
  2. ff2a072 Fix GitHub issue #63 - Handle `+Infinity` properly. by Dirk Pranke · 12 months ago
  3. 25ca192 Bump version to v0.9.13. by Dirk Pranke · 1 year, 2 months ago v0.9.13
  4. e47b861 Remove reference to additional_target_cpus by Sylvain Defresne · 1 year, 2 months ago
  5. 11e387d Bump to version 0.9.12. by Dirk Pranke · 1 year, 4 months ago v0.9.12
  6. 578d43b Attempt to fix GitHub actions issue. by Dirk Pranke · 1 year, 4 months ago
  7. 967e8fd Bump to version 0.9.11. by Dirk Pranke · 1 year, 4 months ago v0.9.11
  8. e020393 fix json dump error on python 2 by Qingxiao Ren · 1 year, 5 months ago
  9. e28f7b9 Try to improve docs to address issue #58. by Dirk Pranke · 1 year, 9 months ago v0.9.10
  10. 1f7f806 Fixed serialization for custom ints and floats. by Dirk Pranke · 1 year, 9 months ago v0.9.9
  11. 4b8217b bump version to 0.9.8 by Dirk Pranke · 2 years ago v0.9.8
  12. beb97a9 Fix issue #47: syntax error points to wrong position ... by Dirk Pranke · 2 years ago
  13. 4c801bd fix typo'd Development Status in setup.py by Dirk Pranke · 2 years ago v0.9.7
  14. 2010c8c bump version to v0.9.7 by Dirk Pranke · 2 years ago
  15. a58f625 Remove //.vscode/settings.json . by Dirk Pranke · 2 years ago
  16. 50898a4 Fixed test for `default` fn. by Alexander Regueiro · 2 years, 7 months ago
  17. 8f93d8f Fixed behavior of `default` fn in `dump` and `dumps`. by Alexander Regueiro · 2 years, 7 months ago
  18. 17f87c0 Improved docs for `dump` and `dumps` functions. by Alexander Regueiro · 2 years, 7 months ago
  19. 337ba00 Bump version to v0.9.6, update package classifiers. by Dirk Pranke · 2 years, 11 months ago
  20. 12d9e1f Fix GH #36 - incorrect serialization of custom subtypes. by Dirk Pranke · 2 years, 11 months ago
  21. 8be0322 Make the `hypothesis` library optional in the tests. by Dirk Pranke · 2 years, 11 months ago
  22. 9335da8 Bump version to v0.9.5 by Dirk Pranke · 4 years ago v0.9.5
  23. 6ddbfe8 Modify GitHub Actions to install Hypothesis. by Dirk Pranke · 4 years ago
  24. a5777e2 Add property based test using hypothesis by Fredrik Fornwall · 4 years, 1 month ago
  25. 2576c2e Create ci.yml by Fredrik Fornwall · 4 years, 1 month ago
  26. 257ccae Fix ZeroDivisionError in benchmarking code. by Dirk Pranke · 4 years ago
  27. 06720b0 bump version to v0.9.4 by Dirk Pranke · 4 years, 1 month ago v0.9.4
  28. 755159a Merge pull request #38 from fornwall/fix-serialization-with-empty-string-key by dpranke · 4 years, 1 month ago
  29. b33aabe Handle serialization of empty strings as keys by Fredrik Fornwall · 4 years, 1 month ago
  30. e292076 bump version to v0.9.3 by Dirk Pranke · 4 years, 2 months ago v0.9.3
  31. 91d927b Merge pull request #36 from PaschalisSk/master by dpranke · 4 years, 2 months ago
  32. d0897c8 Merge pull request #35 from pastelmind/bugfix/dump-args by dpranke · 4 years, 2 months ago
  33. 4a7321b Removed tests from setup by Paschalis Skouzos · 4 years, 2 months ago
  34. 6de83c3 dump() properly passes args to dumps() by Ye-hyoung Kang · 4 years, 2 months ago
  35. 9a5b8ae Bump version to 0.9.2, update README and fix trailing space. by Dirk Pranke · 4 years, 2 months ago v0.9.2
  36. 8a7c9b9 Merge pull request #34 from roosephu/master by dpranke · 4 years, 2 months ago
  37. 5ca1b6d Fix indent in nested list/dict by Yuping Luo · 4 years, 2 months ago
  38. bd24f56 Bump version to v0.9.1, clean up README a bit. by Dirk Pranke · 4 years, 3 months ago v0.9.1
  39. 2ed8a4a Fix stray trailing comma when dumping an object with an invalid key. by Dirk Pranke · 4 years, 3 months ago
  40. 91cfdc8 Bump version to v0.9.0. by Dirk Pranke · 4 years, 3 months ago v0.9.0
  41. cdcd82c Note bug fixes #30, #29 in the README, fix other typos. by Dirk Pranke · 4 years, 3 months ago
  42. 0d12ee1 GH #30: Fix bug in handling circular references. by Dirk Pranke · 4 years, 3 months ago
  43. ffcd19f GH #29: Fix quoting for object key that start with a reserved word. by Dirk Pranke · 4 years, 3 months ago
  44. 3ac9982 GH#27: Remove README from package data. by Dirk Pranke · 4 years, 3 months ago
  45. 5a4fd7f Add allow_duplicate_keys=False to dump()/dumps(). by Dirk Pranke · 4 years, 3 months ago
  46. bde65a8 GH #32: Allow for non-string keys in dicts. by Dirk Pranke · 4 years, 3 months ago
  47. c530c74 bump version to 0.9-dev by Dirk Pranke · 4 years, 3 months ago
  48. 6c4038e bump version to v0.8.5 by Dirk Pranke · 4 years, 10 months ago upstream/dev v0.8.5
  49. 3e1696b Fix bad error reporting on partial matches. by Dirk Pranke · 4 years, 10 months ago
  50. 71ae0b3 Include README.md, LICENSE in the source distribution. by Dirk Pranke · 4 years, 10 months ago
  51. 053acf5 Fix dumps([], indent=2). by Dirk Pranke · 4 years, 10 months ago
  52. 63eaa05 update version history properly, bump version to 0.8.4 by Dirk Pranke · 5 years ago v0.8.4
  53. 0b9e71c Bump to v0.8.3 and update README.md a bit. by Dirk Pranke · 5 years ago v0.8.3
  54. 4ad75d4 bump version to 0.8.2 by Dirk Pranke · 5 years ago v0.8.2
  55. 71801d8 fix setup.py bug w/ description field by Dirk Pranke · 5 years ago v0.8.1
  56. 8ab148b bump version to 0.8.0 by Dirk Pranke · 5 years ago v0.8.0
  57. 0e1ded6 Make checking for duplicate keys possible. by Dirk Pranke · 5 years ago
  58. 97f83f4 bump version to 0.7.0 by Dirk Pranke · 5 years ago v0.7.0
  59. d0a975f fix lint warnings, duplicate methods by Dirk Pranke · 5 years ago
  60. 2baac1f add missing blank line by Dirk Pranke · 5 years ago
  61. f16a611 update run to reflect new directory structure by Dirk Pranke · 5 years ago
  62. 4bbe03b use relative import for .host_fake for safety in tool_test by Dirk Pranke · 5 years ago
  63. f8959e2 fix perms on parser.py by Dirk Pranke · 5 years ago
  64. bffacaf Move tests out of json5 into their own top-level directory. by Dirk Pranke · 5 years ago
  65. 8b842b0 add tests for host.py by Dirk Pranke · 5 years ago
  66. 60aed61 add `run coverage` for coverage reports by Dirk Pranke · 5 years ago
  67. 4124be2 lint //run by Dirk Pranke · 5 years ago
  68. 7ce645e add .coverage to gitignore by Dirk Pranke · 5 years ago
  69. a14fb38 Lint almost everything. by Dirk Pranke · 5 years ago
  70. 0dbefbe Update README.md with version history / release notes. by Dirk Pranke · 5 years ago
  71. 2deff58 rename json5_test.py -> lib_test.py by Dirk Pranke · 5 years ago
  72. 15ed6b7 add lots more tests, bug fixes by Dirk Pranke · 5 years ago
  73. e03ccc4 Add quote_keys, trailing_commas to dump()/dumps(). by Dirk Pranke · 5 years ago
  74. abb9122 update setup.py to use README.md by Dirk Pranke · 5 years ago
  75. 7144e6b Switch to README.md by Dirk Pranke · 5 years ago
  76. 8bed54c escape chars < 0x20 as well by Dirk Pranke · 5 years ago
  77. cd9aa4c use surrogates for supplemental planes in dump() by Dirk Pranke · 5 years ago
  78. 10e4e82 dump strings directly, removing remaining dependency on json module by Dirk Pranke · 5 years ago
  79. 7d914c1 implement default for dump by Dirk Pranke · 5 years ago
  80. 634ea2f implement check_circular by Dirk Pranke · 5 years ago
  81. e88fd2d implement ensure_ascii, allow_nan in dump() by Dirk Pranke · 5 years ago
  82. 0d3a4be implement skip_keys for dump() by Dirk Pranke · 5 years ago
  83. 2679d10 add future reserved words and null/false/true to reserved words for idenitifiers by Dirk Pranke · 5 years ago
  84. acbc5eb handle reserved word keys, implement sort_keys, assert on other unsupported kwargs in dumps() by Dirk Pranke · 5 years ago
  85. 5f182b3 clean up run wrapper by Dirk Pranke · 5 years ago
  86. 52790a2 Miscellaneous cleanup, fixes by Dirk Pranke · 5 years ago
  87. 32481a9 fix double-import trap by Dirk Pranke · 5 years ago
  88. 0288ffd fix separators by Dirk Pranke · 5 years ago
  89. 1eba95a Re-implement dumps(). by Dirk Pranke · 5 years ago
  90. 94e2dde Simplify json5.dump() and json5.dumps(). by Dirk Pranke · 5 years ago
  91. 24420cb Fix github issue #23, not parsing an escape char case properly. by Dirk Pranke · 5 years ago
  92. fc2a2fc okay, turn \xa0 back into u\00a0 by Dirk Pranke · 5 years ago
  93. 23dcb72 Regenerate parser with latest glop version. by Dirk Pranke · 5 years ago
  94. 268dba8 bump version to 0.7.0-pre by Dirk Pranke · 6 years ago
  95. e2eb06b bump version to v0.6.0 by Dirk Pranke · 6 years ago v0.6.0
  96. a8d5d80 fix unicode literals by Dirk Pranke · 7 years ago
  97. e9e3a74 Revamp grammar, parser, bump version to 0.6.0-pre. by Dirk Pranke · 7 years ago
  98. 81b20f9 Bump version to 0.5.1. by Dirk Pranke · 7 years ago v0.5.1
  99. 782878b s/0.5.1/0.5.1-pre/ by Dirk Pranke · 7 years ago
  100. 32f359a bump version to 0.5.1 by Dirk Pranke · 7 years ago