Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: isgasho/ojg

Tags

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Tokenizer (ohler55#47)

### Fixed
- Multiple part json tags are now parsed correctly and the string
  options is supported in both decompose and compose.
### Added
- Tokenize callback parser added.

v1.9.5

Toggle v1.9.5's commit message
Update changelog

v1.9.4

Toggle v1.9.4's commit message
Fix numeric parser error

v1.9.3

Toggle v1.9.3's commit message
Lint warnings fixed

v1.9.2

Toggle v1.9.2's commit message
SEN should allow carriage return as well as newline in strings

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bug/recompose (ohler55#44)

Fix recompose issues.

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Recomposer hints (ohler55#43)

Recomposer rework

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Converter (ohler55#42)

* WIP

* oj app updated for converter

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
HTML safe (ohler55#39)

* Add HTMLUnsafe option

* Set up preferences

* Release notes

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for configuration file (ohler55#34)