Skip to content

Releases: kordamp/ikonli

Release v11.0.0

06 May 21:58
Compare
Choose a tag to compare

Changelog

  • 2736a1a Fix instructions found in readme
  • ff83a0d Getting ready for next release
  • 500096a Add module example to guide
  • a8ccaa9 Add jipsy to annotationProcessor configuration
  • 6e114d9 Configure checkstyle
  • ac2934a Configure Javadoc task
  • 1a87704 Add minimum POM generation task
  • 01669dc Upgrade gradle wrapper to latest
  • c8b4d23 Set jipsy as a static module requirement -> compile time only
  • 222f2a3 First stab at configuring build for Java 11
  • 063cf37 Upgrade build to Java 11

Contributors

aalmiray

Release v2.4.0

06 May 21:59
Compare
Choose a tag to compare

Changelog

Contributors

aalmiray, Andres Almiray, GitHub, Typhon

Release v2.3.0

06 May 21:59
Compare
Choose a tag to compare

Changelog

  • d516868 Downgrade to gradle 4.7
  • 1ec2e33 Upgrade to gradle 4.8
  • 7304a9d Configure bintray task for auto sync with maven central
  • 1b21840 Merge pull request #27 from Typhon0/ThemifyIcons-v1.0.1
  • a626cf3 Merge pull request #28 from Typhon0/fix-ionicons4-resolver
  • 9d78702 fix resolve for Ionicons4Logo and Ionicons4IOS
  • 80ea2f2 Themify Icons v1.0.1
  • 854e69e Bump version
  • 8e1b8de Fix license headers
  • eceace4 Merge pull request #26 from Typhon0/master
  • 4b8230a update ionicons v4.1.2 and fix enum errors

Contributors

aalmiray, Andres Almiray, GitHub, Typhon

Release v2.2.0

06 May 21:59
Compare
Choose a tag to compare

Changelog

✅ Issues

  • e73bf37 Do not force icon size when resolving icon literal. Fixes #21

Contributors

aalmiray, Andres Almiray, GitHub, Typhon, J. Pablo Fernández

Release v2.1.0

06 May 21:59
Compare
Choose a tag to compare

Changelog

✅ Issues

  • 2f09125 Add factory methods to all FontIcon implementations. Fixes #15
  • 7640f1f Fix NPE in Swing's FontIcon due to uninitialized Font. Fixes #16
  • 7ee6ce3 Set default values for width/height in Swing's FontIcon. Fixes #14

Contributors

aalmiray, Andres Almiray, GitHub, rloschmann

Release v2.0.1

06 May 21:59
Compare
Choose a tag to compare

Changelog

  • bf93ddf Build updates - update dependencies - apply automatic module name
  • c928586 Attempt to run jdk8/jdk9 on Travos
  • 8ba0b2b Fix guide publication

Contributors

aalmiray

Release v2.0.0

06 May 21:59
Compare
Choose a tag to compare

Changelog

  • 8cd0599 Update readme
  • 5df53c3 Setup java8/java9
  • 189b10e Upgrade build settings
  • 208b746 Update patreon link [ci skip]
  • f5532ba Add Patreon badge to readme
  • a9fbeec Update dependencies; Add FontIconTableCell
  • 436900c Update gradle wrapper
  • 913e2a8 Upgarde to gradle wrapper 3.4.1
  • a84651d Zpdate gradle wrapper to 3.3
  • 31924f7 Update license headers
  • c08f043 Add link to maven central to README
  • 5979eaf Bump for next release
  • b33d655 Update FontAwesome to version 4.7.0
  • f5f3b7b React to changes made to FontIcon.fill and FontIcon.font
  • e0af488 Upgrade build dependencies
  • 9d89aad Upgrade gradle wrapper to 3.2.1

Contributors

aalmiray

Release v1.8.0

06 May 21:58
Compare
Choose a tag to compare

Changelog

✅ Issues

  • 0a2c976 Compile dependencies should nit be placed in runtime scope. Fixes #6

  • f178606 Bump version
  • 9227369 Define an empty icon as a placeholder
  • 44524c9 Add project description to POMs
  • 944f1db compute JAR manifest entries only once
  • 4145995 Upgrade Gradle wrapper to 3.1

Contributors

aalmiray

Release v1.7.0

06 May 21:58
Compare
Choose a tag to compare

Changelog

  • 544df1f Bump version
  • 2c308fb Tweak cheatsheet generator
  • b231035 Upgrade MaterialDesignIcons to 1.7.22
  • 94d51bb Adjust classloaders in IkonResolver
  • 4a35fe1 Merge pull request #5 from HappyKadaver/scenebuilder-support
  • 6f8fa6a add explicit ClassLoader to javafx IkonResolver
  • 6b052ef Update build configuration
  • 8fc54f0 Upgrade Gradle wrapper to 3.0

Contributors

aalmiray, Andres Almiray, GitHub, Dominic Althaus

Release v1.6.0

06 May 21:58
Compare
Choose a tag to compare

Changelog

✅ Issues

  • 40cbf0e Normalize styles in JavaFX FontIcon. Fixes #3

Contributors

aalmiray