Skip to content

1.1.0

Choose a tag to compare

@cderszteler cderszteler released this 14 Jun 19:10
· 28 commits to main since this release
8915da5

Gradle

implementation 'qetz-locker:api:1.1.0'

implementation 'qetz-locker:components:1.0.0'

Maven

<dependency>
  <groupId>qetz.locker</groupId>
  <artifactId>api</artifactId>
  <version>1.1.0</version>
</dependency>

<dependency>
  <groupId>qetz.locker</groupId>
  <artifactId>components</artifactId>
  <version>1.0.0</version>
</dependency>

What's Changed

  • Implement DisplayName with formatted Outfit names