Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

vor 4 Jahren
vor 4 Jahren
vor 4 Jahren
123456789101112131415161718192021222324252627282930313233
  1. # Changelog
  2. All notable changes to this project will be documented in this file.
  3. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
  4. and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
  5. ## [Unreleased]
  6. ### Added
  7. ### Changed
  8. ### Removed
  9. ## [0.2.0] - 2019-11-17
  10. ### Added
  11. - Add JSON output
  12. - Add argument to clear the cache
  13. ### Changed
  14. - Update Numpy to v1.17.4
  15. - Update PyLint to v2.4.4
  16. ### Removed
  17. ## [0.1.0] - 2019-11-10
  18. - First version