You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add options to the "diff" command to ignore changeset, uid, and/or user attributes.
More tests.
Changed
Needs at least libosmium version 2.20.0.
Switch from RapidJSON to NLohman JSON. RapidJSON hasn't seen an update in a long time, so we are using a different JSON library.
Removed "spaten" output format.
Open writer in some commands earlier, so we see potential errors earlier.
Lots of small code cleanups.
Fixed
Fix reading from STDIN for sort command.
Make tests using binary files optional, because they don't work with zlib-ng that some distributions use. Use -DRUN_TESTS_WITH_BINARY_COMPARE=OFF to switch off those tests.