Skip to content

Latest commit

 

History

History
74 lines (52 loc) · 3.02 KB

CHANGELOG.md

File metadata and controls

74 lines (52 loc) · 3.02 KB

Changelog

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.

v2.0.0-alpha.32 – 2020-02-21

Fixed

  • Fix insertion of version and description in generated package.json
  • md-to-json part at Java 11 (by updating Gradle to 6.2)

v2.0.0-alpha.31 – 2018-08-09

Added

  • Publish ultimate-comparison on npmjs.org #67
  • Add extraction of missing information from comparison data #89
  • Add global style file to configuration folder
  • Add permanent display of all references #18
  • Add references to details page #16
  • Add tooltips for details page
  • Add word-break property for tooltips
  • Enabling and disabling elements
  • Clicking labels for filtering

Changed

  • Introduction of Angular 5 #30
  • Introduction of Redux #117
  • Change some styles
  • Change output directory location
  • Replaced angular2-select with ng2-select

Breaking Changes

  • Restructure comparison configuration #128

Fixed

  • Improved foreground colors when auto assigning
  • Fixed problem with sorting repo columns #114
  • Fixed problem on first load after restart
  • Fix moving content when modal opened #26
  • Fix quote markdown to json converting
  • Fix Md2Json imports
  • Add expand and shrink option for table #90

Removed

1.0.0 – 2017-08-24

Added

  • This file
  • Static VersionInformation class
  • Section about difference of update and master branch in README.md
  • Added force push for deployment
  • Moved deployment to .travis.yml
  • Added tslint
  • Added unknown label for empty values
  • Enabling and disabling elements

Fixed

  • Rate Limit exceeded for GitHub for up to 60 elements.