Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
CreatureChat
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Public
CreatureChat
Commits
56e15a43
Commit
56e15a43
authored
May 06, 2024
by
Jonathan Thomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumping version to 1.0.1, for new release
parent
59266239
Pipeline
#12128
passed with stage
in 28 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
+6
-3
CHANGELOG.md
CHANGELOG.md
+5
-2
gradle.properties
gradle.properties
+1
-1
No files found.
CHANGELOG.md
View file @
56e15a43
...
...
@@ -4,14 +4,17 @@ All notable changes to **CreatureChat** are documented in this file. The format
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
, and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [
Unreleased]
## [
1.0.1] - 2024-05-06
### Added
-
Added support for CreatureChat API (switch URL when a CreatureChat key is detected)
-
Upgrade to Fabric Loader:
`0.15.10`
, Fabric API:
`0.97.0+1.20.4`
, Fabric Loom:
`1.6.5`
, Gradle:
`8.6`
-
New
[
TERMS.md
](
TERMS.md
)
and
[
PRIVACY.md
](
PRIVACY.md
)
documents (terms of service and privacy policy for CreatureChat)
### Changed
-
Improved error messages onscreen (Invalid API Key, No tokens remaining, etc...), for improved troubleshooting
-
Improved privacy by not outputting API keys in logs or onscreen
-
Updated
[
README.md
](
README.md
)
with improved instructions and info
-
New
[
TERMS.md
](
TERMS.md
)
and
[
PRIVACY.md
](
PRIVACY.md
)
documents (terms of service and privacy policy for CreatureChat)
## [1.0.0] - 2024-05-01
...
...
gradle.properties
View file @
56e15a43
...
...
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx1G
org.gradle.parallel
=
true
# Mod Properties
mod_version
=
1.0.
0
mod_version
=
1.0.
1
maven_group
=
com.owlmaddie
archives_base_name
=
creaturechat
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment