+ Many new analyzer, gate, and query modules available
+ Many UX improvements, clarifications and reductions of length of CLI commands
+ Many new toolbox operations for quick image summary information and other useful commands
+ Added anchore gate options to allow for a policy file to be passed as a parameter for one-time evaluation
+ Added anchore gate options to create, read, update, delete anchore policies
+ Added anchore gate option to dynamically generate description, trigger and parameter options for all installed gate modules
+ Added support for 'spaces in strings' for anchore module header and metadata fields
+ Added sha256 checksum support for container image file checksumming
+ Added support for user modules (analyzer/gate/queries)
+ New data feeds subsystem with more granular subscription/listing/and syncing operations
+ New login/logout commands for signing in with credentials from anchore.io
+ New anchore release artifacts now available - RPM, DEB, and container images hosted on dockerhub
+ New ability for anchore queries to produce warning output, to differentiate between module execution failure and more fine grained known failures
+ New analyzer execution subsystem that only re-executes analyzers when module has changed
+ Improved ability to correctly detect container image OS distributions
+ Improved analyzer performance significantly
+ Improved configuration options including customizable timeouts and retries between anchore and dependent subsystems
+ Fixed many corner case bugs in query modules from initial implementation
+ Fixed many non-ascii string handling issues