- remove
copywith
from empty object
- add
json
field to class with zero field
- add generate json as comment setting
- improve setting tooltips
- Support unlimited history
- update
DateTime
parse method - field's name that contains
id
now always useint
type if it's a number
- Add generate JSON keys
- Add always use num type
- UI and indentation improvement
- Add
Equatable
support
- Add
JsonSerializable
support (thank sagarmahobia)
- Add setting to disable default value
- Add default values
- History is now reactive (thanks to vuejs)
- Sort history by newest
- Limit history to only 20
- Add history
- Add null check to all class type
- Array now non-null by default
- Add Ace editor
- Convert to dark theme