Bump version to 1.4.0
This commit is contained in:
parent
587e68ab3e
commit
8465ea93d0
@ -1,13 +1,13 @@
|
||||
# v1.4.0
|
||||
## Added
|
||||
- Jubeatools can now handle HAKUs in the following formats :
|
||||
- [memon:v1.0.0]
|
||||
- [eve]
|
||||
- [jbsq]
|
||||
- [memon]
|
||||
- 🎉 inital support for v1.0.0 !
|
||||
- `--merge` option allows for several memon files to be merged when
|
||||
jubeatools is called on a folder
|
||||
- Jubeatools can now handle HAKUs in the following formats :
|
||||
- [memon:v1.0.0]
|
||||
- [eve]
|
||||
- [jbsq]
|
||||
## Changed
|
||||
- Improved the merging procedure for song objects
|
||||
- Re-enable calling the CLI on a folder, this was disabled for some reason ?
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "1.3.0"
|
||||
__version__ = "1.4.0"
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "jubeatools"
|
||||
version = "1.3.0"
|
||||
version = "1.4.0"
|
||||
description = "A toolbox for jubeat file formats"
|
||||
authors = ["Stepland <16676308+Stepland@users.noreply.github.com>"]
|
||||
readme = "README.md"
|
||||
|
Loading…
Reference in New Issue
Block a user