Skip to content

Releases: shiroyuki/Kotoba

Kotoba 3.1.3

Choose a tag to compare

@shiroyuki shiroyuki released this 02 Nov 03:31
  • Minor fix on the usage of re

Kotoba 3.1.2

Choose a tag to compare

@shiroyuki shiroyuki released this 02 Aug 09:13
  • Update the CI/CD setup.
  • Resolved the warnings when the code uses a normal (unicode) string, e.g., 'normal string', instead of a raw string, e.g., r'raw string'.

Kotoba 3.1.0

Choose a tag to compare

@shiroyuki shiroyuki released this 04 Jun 05:47

Support using Level-3 CSS selectors with JSON object.

Note: The wildcard does not work with JSON object.