- Fixed a warning due to the use of
is
comparison with a literal instead of==
- Using ISO8601 for the default timestamp format. For existing functionality change the
timestamp_fmt
option tohuman
.
- Smaller JSON file to be generated,
current_minimal.json
. No computed or archived values.
- Pulled the JSON template in from the failed pull request