All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- build: adds since configuration.
- build: moves version to properties file.
- build: removes deprecated Maven repo.
- docs: updates examples.
- test: upgrades to Spek 2.
- ci: adds Java 11 build.
- refactor: makes compatible with Vert.x 4.
- build(deps): bump io.vertx:vertx-web from 3.4.2 to 4.4.0
- build(deps): bump org.amshove.kluent:kluent from 1.64 to 1.73 build(deps): bump org.glassfish.tyrus.bundles:tyrus-standalone-client from 1.8.3 to 2.1.3 #20
- build(deps): bump version_spek from 1.1.5 to 1.2.1 #13
- build(deps): bump version_spek from 1.1.5 to 1.2.1
- build(deps): bump mockito-kotlin-kt1.1 from 1.5.0 to 1.6.0 #10
- Bump version_kotlin from 1.7.10 to 1.7.20
- Bump version_jackson from 2.9.0 to 2.13.4
- build: bumps JRE to 8u345.
- build: bumps Kluent to 1.64.
- build: bumps Gradle to 6.9.2. build: bumps Kotlin to 1.7.10.
- fix: release trigger on version match.
- Bump version_junit_platform_gradle to 1.2.0
- Bump version_log4j to 2.19.0
- Defaults missing array elements in Slack API responses to empty.
- Now accepts both a bot token and user token to support a wider range of operations.
- Package renamed to align with domain.
- Adds support for creating and posting to public channels.
- Adds support for specifying the default channel type to create.
- Private, then public channels are searched before attempting to create a channel.
- Adds paging support for listing users and private channels.
- Fixes incorrect attempt to create an existing private channel.
- Initial release.