1. bbca44b Merge pull request #288 from hukkin/version-2.4.1 by Taneli Hukkinen · 11 days ago main upstream/master
  2. c5f4469 Bump version: 2.4.0 → 2.4.1 by Taneli Hukkinen · 11 days ago 2.4.1
  3. 2bcd262 Add change log for 2.4.1 and 2.3.1 by Taneli Hukkinen · 11 days ago
  4. e1fdb94 Limit number of parts of a key (#286) by Petr Viktorin · 11 days ago
  5. c20c491 pre-commit autoupdate by pre-commit-ci[bot] · 6 weeks ago
  6. 920e20b Update performance benchmark and results by Taneli Hukkinen · 3 months ago
  7. 064e492 Merge pull request #280 from hukkin/version-2.4.0 by Taneli Hukkinen · 3 months ago
  8. a678e6f Bump version: 2.3.0 → 2.4.0 by Taneli Hukkinen · 3 months ago 2.4.0
  9. b8a1358 Tests: remove now needless "TOML compliance"->"burntsushi" format conversion by Taneli Hukkinen · 3 months ago
  10. 4979375 Update GitHub actions by Taneli Hukkinen · 3 months ago
  11. f890dd1 Update pre-commit hooks by Taneli Hukkinen · 3 months ago
  12. d9c65c3 Add 2.4.0 change log by Taneli Hukkinen · 3 months ago
  13. 0efe49d Update README for v2.4.0 by Taneli Hukkinen · 3 months ago
  14. 9eb2125 TOML 1.1: Make seconds optional in Date-Time and Time (#203) by Taneli Hukkinen · 3 months ago
  15. 12314bd TOML 1.1: Add \xHH Unicode escape code to basic strings (#202) by Taneli Hukkinen · 3 months ago
  16. 2a2aa62 TOML 1.1: Allow newlines and trailing comma in inline tables (#200) by Taneli Hukkinen · 3 months ago
  17. 38297f8 Xfail on tests for TOML 1.1 features not yet supported by Taneli Hukkinen · 3 months ago
  18. fc9c79f Update external test data to comply with TOML v1.1 by Taneli Hukkinen · 3 months ago
  19. 2017309 Rename CI job that builds binary wheels by Taneli Hukkinen · 3 months ago
  20. 5bda557 Build Windows arm64 wheels (#272) by Finn Womack · 3 months ago
  21. d6b9bb0 Build ARM wheels on ARM hardware (#276) by Hugo van Kemenade · 3 months ago
  22. 0921abf TOML 1.1: Add shorthand for escape character (#201) by Taneli Hukkinen · 4 months ago
  23. 871f2c1 [pre-commit.ci] auto fixes from pre-commit.com hooks by pre-commit-ci[bot] · 4 months ago
  24. 5e2265e Disable flake8 cyclomatic complexity check by Taneli Hukkinen · 4 months ago
  25. 63820df Disable failing flake8 warning by Taneli Hukkinen · 4 months ago
  26. 740e498 Test Python 3.15-dev by Taneli Hukkinen · 6 months ago
  27. 0b15882 Merge pull request #266 from hukkin/version-2.3.0 by Taneli Hukkinen · 6 months ago
  28. 3fccd16 Bump version: 2.2.1 → 2.3.0 by Taneli Hukkinen · 6 months ago 2.3.0
  29. 6504016 Add 2.3.0 changelog by Taneli Hukkinen · 6 months ago
  30. 0bc66fc Remove now off-by-default PyPy from cibuildwheel skip list by Taneli Hukkinen · 6 months ago
  31. 0aa242f Update license metadata to appease PEP 639 by Taneli Hukkinen · 6 months ago
  32. a18221e Bump GitHub CI actions by Taneli Hukkinen · 6 months ago
  33. 6fa4d90 [pre-commit.ci] pre-commit autoupdate (#260) by pre-commit-ci[bot] · 6 months ago
  34. b974fa1 [pre-commit.ci] pre-commit autoupdate (#248) by pre-commit-ci[bot] · 10 months ago
  35. f574f36 Update mypy to 1.15 and use `--strict` mode (#257) by sobolevn · 11 months ago
  36. 1da01ef Reduce import time by removing `typing` import (#251) by Taneli Hukkinen · 1 year, 3 months ago
  37. 4188188 Reduce import time by removing `string` and `tomli._types` imports by Taneli Hukkinen · 1 year, 3 months ago
  38. 42a570d tooling: add tox wrapper that enables mypyc (#246) by Taneli Hukkinen · 1 year, 4 months ago
  39. 5723018 Add 2.2.1 changelog by Taneli Hukkinen · 1 year, 4 months ago
  40. 067b7ca Merge pull request #244 from hukkin/readme by Taneli Hukkinen · 1 year, 4 months ago
  41. 73c3d10 Bump version: 2.2.0 → 2.2.1 by Taneli Hukkinen · 1 year, 4 months ago 2.2.1
  42. 7c2368d Don't build wheels for Python versions requiring tomli by Taneli Hukkinen · 1 year, 4 months ago
  43. c48e4e1 Bump version: 2.1.0 → 2.2.0 by Taneli Hukkinen · 1 year, 4 months ago 2.2.0
  44. 7604741 Update README by Taneli Hukkinen · 1 year, 4 months ago
  45. 0724e2a Annotate global constants as Final to speed up compiled code by Taneli Hukkinen · 1 year, 4 months ago
  46. 149547d Create binary wheels with mypyc (#242) by Taneli Hukkinen · 1 year, 4 months ago
  47. 443a0c1 pre-commit autoupdate and autofix by Taneli Hukkinen · 1 year, 5 months ago
  48. 48461cf Merge pull request #240 from hukkin/version-2.1.0 by Taneli Hukkinen · 1 year, 5 months ago
  49. d6e045b Bump version: 2.0.2 → 2.1.0 by Taneli Hukkinen · 1 year, 5 months ago 2.1.0
  50. d1d6a85 Add attributes to TOMLDecodeError. Deprecate free-form `__init__` args (#238) by Taneli Hukkinen · 1 year, 5 months ago
  51. 59ed9ef Add a comment about implicit lru_cache bound by Taneli Hukkinen · 1 year, 5 months ago
  52. 9d25b3f Test against Python 3.13 final (#237) by Taneli Hukkinen · 1 year, 6 months ago
  53. f57fb66 Add test coverage for text mode error (#231) by Shantanu · 1 year, 6 months ago
  54. 4be816b Convert tox config to native TOML by Taneli Hukkinen · 1 year, 6 months ago
  55. e2f8d2d Merge pull request #233 from hukkin/version-2.0.2 by Taneli Hukkinen · 1 year, 6 months ago
  56. 3ec6775 Bump version: 2.0.1 → 2.0.2 by Taneli Hukkinen · 1 year, 6 months ago 2.0.2
  57. 1dcd317 Add v2.0.2 changelog by Taneli Hukkinen · 1 year, 6 months ago
  58. c94ee69 Fix GitHub Actions badge by Taneli Hukkinen · 1 year, 6 months ago
  59. 4e245a4 `tomli.loads`: Raise TypeError not AttributeError. Improve message (#229) by Taneli Hukkinen · 1 year, 6 months ago
  60. facdab0 Update pre-commit. Remove docformatter by Taneli Hukkinen · 1 year, 6 months ago
  61. a613867 Use sys.version_info in compatibility layer (#220) by Shantanu · 2 years, 4 months ago
  62. 39eff9b Add support for Python 3.12, drop EOL 3.7 (#224) by Hugo van Kemenade · 2 years, 4 months ago
  63. 0054e60 [pre-commit.ci] pre-commit autoupdate (#208) by pre-commit-ci[bot] · 3 years ago
  64. 1bd3345 Test against Python 3.12-dev by Taneli Hukkinen · 3 years, 5 months ago
  65. 5646e69 Type annotate as `IO[bytes]`, not `BinaryIO` by Taneli Hukkinen · 3 years, 5 months ago
  66. 3dd938e Test against Python 3.11 final (#212) by Dimitri Papadopoulos Orfanos · 3 years, 5 months ago
  67. b7b7ad6 Update docs post Python 3.11 (#209) by Taneli Hukkinen · 3 years, 5 months ago
  68. 95ef3cf Update pre-commit hooks by Taneli Hukkinen · 3 years, 5 months ago
  69. 7e563ee Update GitHub actions by Taneli Hukkinen · 3 years, 11 months ago
  70. a9c190e Enforce relative imports by Taneli Hukkinen · 4 years ago
  71. 79ecd43 Add a poor man's xfail by Taneli Hukkinen · 4 years, 1 month ago
  72. c29d628 Add asserts. Edit readme by Taneli Hukkinen · 4 years, 1 month ago
  73. 2ea3084 Note tomllib in the README (#186) by Taneli Hukkinen · 4 years, 1 month ago
  74. 22a3ab1 Require 100% coverage without external tests by Taneli Hukkinen · 4 years, 2 months ago
  75. e2e6477 Remove commented out test code by Taneli Hukkinen · 4 years, 2 months ago
  76. ad96211 Update fuzzer, profiler, and benchmark results by Taneli Hukkinen · 4 years, 2 months ago
  77. 91c2198 Merge pull request #181 from hukkin/version-2.0.1 by Taneli Hukkinen · 4 years, 2 months ago
  78. 36ef51d Bump version: 2.0.0 → 2.0.1 by Taneli Hukkinen · 4 years, 2 months ago 2.0.1
  79. d21aa80 Add changelog for v2.0.1 by Taneli Hukkinen · 4 years, 2 months ago
  80. 794c8e5 Eagerly raise an error if parse_float produces illegal types (#180) by Taneli Hukkinen · 4 years, 2 months ago
  81. 0eaf93d Allow `parse_float` to return values with `append` attr by Taneli Hukkinen · 4 years, 2 months ago
  82. ecc36aa Improve/add license headers (#176) by Taneli Hukkinen · 4 years, 2 months ago
  83. 0476375 [pre-commit.ci] pre-commit autoupdate (#178) by pre-commit-ci[bot] · 4 years, 2 months ago
  84. 8b962e1 Raise a friendly `TypeError` for wrong file mode (#175) by Shantanu · 4 years, 2 months ago
  85. e4da05c Reorganize test data by Taneli Hukkinen · 4 years, 2 months ago
  86. 417f335 Add test data (#174) by Taneli Hukkinen · 4 years, 2 months ago
  87. 7349d78 Improve error messages by Taneli Hukkinen · 4 years, 3 months ago
  88. f2257d7 Remove docstring by Taneli Hukkinen · 4 years, 3 months ago
  89. 909fe0b Add pre-commit hook for license by Taneli Hukkinen · 4 years, 3 months ago
  90. 5c08d1c Allow testing other module names by changing one line (#168) by Taneli Hukkinen · 4 years, 3 months ago
  91. 5701c0b Update burntsushi tests to commit 4634fdf by Taneli Hukkinen · 4 years, 3 months ago
  92. f0d053f Remove pytest, move to src layout (#163) by Taneli Hukkinen · 4 years, 3 months ago
  93. b5dc34c Move profiler to a dedicated folder by Taneli Hukkinen · 4 years, 3 months ago
  94. a355878 Migrate test_misc.py to unittest (#161) by Taneli Hukkinen · 4 years, 3 months ago
  95. f665cfe Migrate test_error.py to unittest (#160) by Taneli Hukkinen · 4 years, 3 months ago
  96. a54d95e Remove python-dateutil test dependency (#158) by Taneli Hukkinen · 4 years, 3 months ago
  97. 1e8c55c [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 4 years, 3 months ago
  98. c00fbc1 Test recursion limits of inline array and table parsing by Taneli Hukkinen · 4 years, 3 months ago
  99. 870b097 Use relative imports within package by Thomas Kluyver · 4 years, 4 months ago
  100. ddf5e54 Add v1.2.3 changelog by Taneli Hukkinen · 4 years, 4 months ago