1
0
mirror of synced 2024-12-11 22:46:00 +01:00
Commit Graph

142 Commits

Author SHA1 Message Date
Stepland
1443e8335f [jubeat-analyser] Update the repository URL dumped in the comment
Rename version.py to info.py and add the repository url in it

Modify the version bump script so it also updates the repo url in info.py
2022-04-16 01:10:09 +02:00
Stepland
3790ebad80 Cleanup and update some dependencies 2022-03-10 01:56:32 +01:00
Stepland
685973e134 [konami] Take hakus into account when choosing the end beat 2022-03-10 01:56:32 +01:00
Stepland
995d374e7a Setup Gitlab CI 2022-03-10 01:56:32 +01:00
Stepland
ece6103b1b Fix links in pyproject.toml 2022-01-10 10:33:58 +00:00
Stepland
28266a04ac Bump version to 1.4.0 2021-12-28 17:00:13 +01:00
Stepland
646fc4cf53
Merge pull request #21 from Stepland/more-stuff
More stuff
2021-12-28 16:57:06 +01:00
Stepland
692b63cb96 Add support for HAKUs for konami formats 2021-12-28 16:49:27 +01:00
Stepland
efaa52d10b Remove MultiDict everywhere
Add a test for --merge
2021-12-28 12:07:32 +01:00
Stepland
4002282c12 Use argument lists in Song.from_monochart_instances 2021-12-27 23:12:46 +01:00
Stepland
1ce5c75969
Merge pull request #20 from Stepland/memon-1-support
Add support for memon v1.0.0
2021-12-27 02:21:51 +01:00
Stepland
82b03688aa Add support for memon v1.0.0 2021-12-27 02:15:03 +01:00
Stepland
cc1fd2bf72 Bump version to 1.3.0 2021-12-22 01:58:34 +01:00
Stepland
49e8a10257
Merge pull request #19 from Stepland/memon-v0.3.0
Add support for memon 0.3.0
2021-12-22 01:57:51 +01:00
Stepland
2e4b5978bd Add support for memon 0.3.0 2021-12-22 01:55:30 +01:00
Stepland
93ada9fd31 Bump version to 1.2.3 2021-12-08 03:31:30 +01:00
Stepland
0d3b370fc9
Merge pull request #18 from Stepland/type-error-missing-beat-snap-17
Avoid shadowing loader/dumper default values for options
2021-12-08 03:10:51 +01:00
Stepland
acc05a53bf Avoid shadowing loader/dumper default values for options
Fixes #17
2021-12-08 03:07:55 +01:00
Stepland
9bf593a39b Update mypy and hypothesis 2021-10-23 02:14:09 +02:00
Stepland
3571f3102a Bump version to 1.2.2 2021-06-01 20:01:26 +02:00
Stepland
61dd8aa1e3 typos in changelog 2021-06-01 19:59:49 +02:00
Stepland
bbb2835497
Merge pull request #16 from Stepland/remove-null-values
[malody] Dumping does not write placeholder `null` values anymore
2021-06-01 19:58:29 +02:00
Stepland
2932397ecf Harden file path format code 2021-06-01 19:56:40 +02:00
Stepland
e0809b7a8d Make dump_and_load_then_compare default to using a temporary directory
Dump path format variables all need to be strings
2021-06-01 19:38:31 +02:00
Stepland
a932893edc [malody] Dumping does not write placeholder null values anymore 2021-06-01 19:06:53 +02:00
Stepland
8021e10c2e Bump version to 1.2.1 2021-05-28 01:59:47 +02:00
Stepland
e60ecc7612
Merge pull request #15 from Stepland/malody-extra-keys
[malody] allow unknown keys in input
2021-05-28 01:59:06 +02:00
Stepland
d63c97ecb2 [malody] Add real file test case 2021-05-28 01:58:29 +02:00
Stepland
d9b960383c [malody] allow unknown keys in input 2021-05-28 01:48:10 +02:00
Stepland
20c1ce922e Update README.md 2021-05-28 01:33:52 +02:00
Stepland
7522634fa1
Merge pull request #14 from Stepland/loosen-konami-formats-tests
[konami] only test for 1/4 and 1/3 times
2021-05-28 01:28:04 +02:00
Stepland
4e9c87b37f Bump version to 1.2.0 2021-05-28 01:25:51 +02:00
Stepland
417b026d05 [konami] only test for 1/4 and 1/3 times 2021-05-28 01:23:35 +02:00
Stepland
28208d74b7
Merge pull request #13 from Stepland/malody
Malody support
2021-05-28 01:15:51 +02:00
Stepland
b613a2d960 [malody] test pass ! 2021-05-28 01:12:17 +02:00
Stepland
7b110e2462 [malody] beta dump support ! 2021-05-27 23:58:58 +02:00
Stepland
d67df121da [malody] beta load support ! 2021-05-26 22:49:33 +02:00
Stepland
8ea3c68278 Bump version to 1.1.3 2021-05-23 11:27:54 +02:00
Stepland
0af9d36f8c
Merge pull request #12 from Stepland/force-encoding
[jubeat-analyser] use `surrogateescape` everywhere
2021-05-23 11:26:41 +02:00
Stepland
439c50f443 [jubeat-analyser] use surrogateescape everywhere 2021-05-23 11:24:21 +02:00
Stepland
ef13cd9365 Bump version to 1.1.2 2021-05-22 13:10:09 +02:00
Stepland
be593fcad6
Merge pull request #10 from Stepland/fix-bugs-found-by-nomlas
Fix bugs found by Nomlas
2021-05-22 13:03:26 +02:00
Stepland
49b6529105 Fix Style 2021-05-22 13:00:06 +02:00
Stepland
a1259a0d2b Fix black not checking anything in the Ci pipeline 2021-05-22 12:58:56 +02:00
Stepland
a040ffcd95 [memo2] handle b=4 and t= commands anywhere in the file
[jubeat-analyser] handle ideographic whitespace
2021-05-22 12:55:41 +02:00
Stepland
c695550866 Bump version to 1.1.1 2021-05-19 17:37:05 +02:00
Stepland
5984d6b4ba Make construct-typing required 2021-05-19 17:36:50 +02:00
Stepland
acfe3baef5 Bump version to 1.1.0 2021-05-19 17:31:17 +02:00
Stepland
4348976748 Prepare changelog and readme for 1.1.0 2021-05-19 17:30:56 +02:00
Stepland
88fbcda421 Add ci testing
Closes #2
2021-05-19 17:26:19 +02:00