Releases: kordamp/ikonli
Releases · kordamp/ikonli
Release v11.0.0
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
Changelog
- 9ef3d05 Update plugin versions
- 511295e Update publishing section
- 37b8def Getting ready for next release
- 0d56d69 Merge pull request #33 from Typhon0/paymentfont
- de33860 Payment Font 1.2.5
- a3ddd1c Merge pull request #30 from Typhon0/entypo
- 2e2b7bf Merge pull request #31 from Typhon0/Zondicons
- 5eb7ac7 Zondicons 2017/07/12
- 02d1309 Entypo +
- 395b32e Entypo
Contributors
aalmiray, Andres Almiray, GitHub, Typhon
Release v2.3.0
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
Changelog
✅ Issues
- 290bef2 Update license headers
- 5f92df8 Upgrade gradle to 4.7
- 3d89c3c Bump version
- c798a93 Add ionicons4 to Swing sampler
- 2aee7ed Merge pull request #22 from Typhon0/master
- f81d634 add ionicons 4 to the guide
- 07a4310 Ionicons v4.0.0
- 94c07d2 Bump version
- f1e0fb2 Merge pull request #20 from pupeno/patch-3
- 1047cc9 Merge pull request #19 from pupeno/patch-2
- da1c604 Merge pull request #18 from pupeno/patch-1
- a1c0d7a When resolving a brand icon, use FontAwesomeBrand. #17
- 59e6539 When resolving a solid icon, use FontAwesomeSolid. #17
- 067a879 Fixed small typo in a bogus path.
Contributors
aalmiray, Andres Almiray, GitHub, Typhon, J. Pablo Fernández
Release v2.1.0
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
- 3cf8822 Update guide
- 7830178 Bump version
- 65daebd Add Mapicons pack
- ee6ea57 Add LigatureSymbols pack
- 5b67994 Add dashicons pack
- cfaa24f Add FontAwesome 5 icon pack
- 61b83f2 Update readme
- 5e99d89 Merge pull request #12 from rloschmann/patch-1
- a47a6ef Correctly center icon vertically
Contributors
aalmiray, Andres Almiray, GitHub, rloschmann
Release v2.0.1
Release v2.0.0
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
Release v1.7.0
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