Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: danloona/drasl

Tags

v1.1.1

Toggle v1.1.1's commit message
Update to v1.1.1

v1.1.0

Toggle v1.1.0's commit message
Update to v1.1.0

SQLite database schema has been updated and the Docker build system has
been radically changed, I think this warrants a semver minor version
bump.

v1.0.3

Toggle v1.0.3's commit message
Release 1.0.3

v1.0.2

Toggle v1.0.2's commit message
authlib-injector: set feature.enable_profile_key

Per the authlib-injector docs [0], authlib-injector will not fetch
player certificates unless `feature.enable_profile_key` is set.

Resolves unmojang#40

I'm not totally sure why we need this `feature` flag when using HMCL but
not when using PollyMC.

[0] https://github-com.translate.goog/yushijinhun/authlib-injector/wiki/Yggdrasil-%E6%9C%8D%E5%8A%A1%E7%AB%AF%E6%8A%80%E6%9C%AF%E8%A7%84%E8%8C%83?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en#%E5%8A%9F%E8%83%BD%E9%80%89%E9%A1%B9,

v1.0.1

Toggle v1.0.1's commit message
Fix slim skins and bump version to 1.0.1

Resolves unmojang#37

v1.0.0

Toggle v1.0.0's commit message
Default skins and capes, usage.md

Resolves unmojang#27

v1.0.0-beta.2

Toggle v1.0.0-beta.2's commit message
fix docker container

v1.0.0-beta.1

Toggle v1.0.0-beta.1's commit message
Linting, formatting

v0.9.4

Toggle v0.9.4's commit message
Create config, state directories if they don't exist

We might want to gate this behind a flag in build_config.go, the Docker
build will want this but maybe not other distributions.

v0.9.3

Toggle v0.9.3's commit message
Only push to Docker on push tag