Skip to content

Latest commit

 

History

History
131 lines (94 loc) · 2.95 KB

CHANGELOG.md

File metadata and controls

131 lines (94 loc) · 2.95 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.

V3.1.1 - 2022-07-21

  • Added Laravel 9 Support

v3.1.0 - 2021-06-10

Added

  • Codespaces icon
  • Sidebar icons
  • Browser icons
  • codescan icon
  • Dependabot icon
  • Blocked icon
  • Duplicate icon
  • Person add icon
  • Table icon
  • Arrow up icon
  • Columns icons
  • Rows icon
  • Single select icon
  • Rows icon
  • Single select icon
  • Diamond icon
  • Hash icon
  • Number icon
  • Draft pull request icons
  • Closed pull reqiest icons
  • Key asterisk icon (16px)

Enhancements

  • new issue icons

Fixes

  • Circle icon
  • Megaphone icon
  • Arrow up icon (24px)

Breaking changes

  • Removed the 24px copy icon
  • Remove insights icon
  • Renamed git-fork-24 to repo-forked-24
  • Removed the octoface icon

v3.0.0 - 2021-03-31

  • Added PHP8 version in the github action for testing
  • Added strikethrough icon (16px, 24px)
  • Added number icon (16px, 24px)
  • Added video icon (16px, 24px)
  • Added bug icon (24px)
  • Added multi-select icon (16px, 24px)
  • Fixed alignment for the plus and dash icon
  • Fixed Safari rendering of arrows

Breaking changes

  • Renames trashcan-16 icon to trash-16
  • Bumped to blade icons V1. Which moves the laravel and php versions further forward to php version 7.4 as minimum and Laravel 8.

v2.3.0 - 2020-12-31

  • Added strikethrough icons (16px, 24px)
  • Refine dash and plus icon to be aligned

v2.2.0 - 2020-12-07

  • Added support for PHP 8
  • Added github templates for issues, pr's and such.
  • Dropped support for PHP 7.2
  • Fixed wrong serviceprovider class.

v2.1.0 - 2020-10-24

  • Added container icon (16px, 24px)
  • Added the 24px squirrel icon
  • Fixed the 24px Smiley icon

v2.0.0 - 2020-09-09

Enhancements

  • Updated the Github Octicons to v11.

💥 Breaking changes

  • Fix 24px icon names
    • unverifed-24.svgunverified-24.svg
    • file-symlink-24.svgfile-symlink-file-24.svg
    • fire-24.svgflame-24.svg
    • eye-slash-24.svgeye-closed-24.svg
  • Remove 24px settings icon. Use gear instead

v1.3.0 - 2020-09-09

  • Added: arrow-switch icon. (16px and 24px)
  • Added: file-badge icon (16px)
  • Added: circle icons (16px)
  • Added: circle-x-fill icon (16px)
  • Added: circle-x icon (16px)
  • Added: Laravel 8 support
  • Fixed: Typo in composer dependency.
  • Fixed: Corrected positioning for triangle-down-16

V1.2.0 - 2020-08-22

  • Added: fill="currentColor to the SVG icons
  • Added: Contribution file.
  • Added: License file.
  • Changed: Multiple things such as sizing information in the readme.
  • Removed: height and width attributes in the SVG icons are now removed.

v1.1.0 - 2020-07-12

  • Fixes on the readme and the namespace of the project.
  • Allow Defer icon loading
  • Fix on call after resolving

v1.0.0 - 2020-06-24

  • Initial release