All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Types of changes
Added
for new features.Changed
for changes in existing functionality.Deprecated
for soon-to-be removed features.Removed
for now removed features.Fixed
for any bug fixes.Security
in case of vulnerabilities.
Added
cpu and memory profiling with--profiling mem|cpu
flagFixed
performance issues on dump in exchange for higher RAM consumption, using--limited-ram
flag will fall back to the 0.2.0 dump version
Added
flag--include
(short-i
) to only scan/dump a specific list of fields, this flag is repeatableAdded
flag--alias
(short-a
) to rename fields on the fly, this flag is repeatableAdded
flag--watch
(short-w
) to the dump commandFixed
self reference link are no longer counted in the links counter while scanning
Added
initial version