1
0
mirror of synced 2024-11-14 10:27:45 +01:00
Commit Graph

284 Commits

Author SHA1 Message Date
Stepland
b21f5bd04b Bump version to 2.0.2 2022-11-03 23:28:05 +01:00
Stepland
a906761216 Bump version to 2.0.2 2022-11-03 23:28:05 +01:00
Stepland
c535efe501 Update CHANGELOG.md 2022-11-03 23:27:34 +01:00
Stepland
d0716999ce Update CHANGELOG.md 2022-11-03 23:27:34 +01:00
Stepland
7a1a4aefaa Update dependencies to be compatible with python 3.11 2022-11-03 23:22:28 +01:00
Stepland
4d7b796a33 Update dependencies to be compatible with python 3.11 2022-11-03 23:22:28 +01:00
Stepland
58316515fa Add toml to docs requirements 2022-11-03 22:03:53 +01:00
Stepland
9376f26af1 Add toml to docs requirements 2022-11-03 22:03:53 +01:00
Stepland
a9f02028f0 Add an icon to go back to gitlab from the docs 2022-11-03 21:54:25 +01:00
Stepland
0237ef4311 Add an icon to go back to gitlab from the docs 2022-11-03 21:54:25 +01:00
Stepland
01a81844b5 Update readme with docs badge and link to the docs 2022-11-03 21:54:12 +01:00
Stepland
0998e224b0 Update readme with docs badge and link to the docs 2022-11-03 21:54:12 +01:00
Stepland
4da275f8b3 Update repository url 2022-11-03 21:53:46 +01:00
Stepland
4e0b135a8a Update repository url 2022-11-03 21:53:46 +01:00
Stepland
b04410eb82 the docs now read the version number directly from pyproject.toml 2022-11-03 21:26:22 +01:00
Stepland
04394f4011 the docs now read the version number directly from pyproject.toml 2022-11-03 21:26:22 +01:00
Stepland
c3e08f6934 Update .gitlab-ci.yml file 2022-11-03 21:18:06 +01:00
Stepland
0a96de5bb6 Update .gitlab-ci.yml file 2022-11-03 21:18:06 +01:00
Stepland
875cf046c8 Bump version to 2.0.1 2022-09-21 13:14:51 +02:00
Stepland
e6ab82fd42 Bump version to 2.0.1 2022-09-21 13:14:51 +02:00
Stepland
571c596e3f Fix crash of guess_format on valid empty jbsq file 2022-09-21 13:14:27 +02:00
Stepland
4e202238cd Fix crash of guess_format on valid empty jbsq file 2022-09-21 13:14:27 +02:00
Stepland
ba6599a645 Update .gitlab-ci.yml file 2022-09-20 23:07:12 +00:00
Stepland
74e9a96869 Update .gitlab-ci.yml file 2022-09-20 23:07:12 +00:00
Stepland
d5127582c2 Bump version to 2.0.0 2022-09-21 00:48:25 +02:00
Stepland
4175b4eee7 Bump version to 2.0.0 2022-09-21 00:48:25 +02:00
Stepland
e0617e0659 - Update changelog
- Fix whitespace formatting in song.py
- make bump_version.py rewrite info.py instead of version.py
2022-09-21 00:48:18 +02:00
Stepland
bd16f3f1cd - Update changelog
- Fix whitespace formatting in song.py
- make bump_version.py rewrite info.py instead of version.py
2022-09-21 00:48:18 +02:00
Stepland
9f140e43c3 fix typos in docs 2022-09-21 00:33:48 +02:00
Stepland
80ab963f89 fix typos in docs 2022-09-21 00:33:48 +02:00
Stepland
be6d544962 Add changelog to docs and mention the docs in the changelog 2022-09-21 00:29:13 +02:00
Stepland
534cf4ef61 Add changelog to docs and mention the docs in the changelog 2022-09-21 00:29:13 +02:00
Stepland
ba6cd6c72d Finish first version of the docs 2022-09-21 00:15:29 +02:00
Stepland
45f08d0a32 Finish first version of the docs 2022-09-21 00:15:29 +02:00
Stepland
21d23feda6 More docs 2022-09-20 01:45:19 +02:00
Stepland
9b88f732de More docs 2022-09-20 01:45:19 +02:00
Stepland
237ca54713 Merge branch 'docs' 2022-09-06 12:13:14 +02:00
Stepland
b43f404526 Merge branch 'docs' 2022-09-06 12:13:14 +02:00
Stepland
b1dd7b33df Start writing docs 2022-09-06 00:43:41 +02:00
Stepland
eee22fa582 Start writing docs 2022-09-06 00:43:41 +02:00
Stepland
7609975160 [memo2] friendlier error messages for bpp=2 mistakes 2022-09-05 17:25:58 +02:00
Stepland
e76eef79e8 [memo2] friendlier error messages for bpp=2 mistakes 2022-09-05 17:25:58 +02:00
Stepland
1f6152d11f Pin typing-inspect to 0.7.1 to not have to wait for marshmallow dataclass to fix their dependencies 2022-09-05 12:56:44 +02:00
Stepland
9a51a2a1b2 Pin typing-inspect to 0.7.1 to not have to wait for marshmallow dataclass to fix their dependencies 2022-09-05 12:56:44 +02:00
Stepland
ae94621be2 pin construct version using ^ instead of ~= 2022-08-30 19:11:25 +02:00
Stepland
592d4f36a0 pin construct version using ^ instead of ~= 2022-08-30 19:11:25 +02:00
Stepland
b0b7de676e Start adding docs 2022-08-30 19:10:21 +02:00
Stepland
a87695d1a0 Start adding docs 2022-08-30 19:10:21 +02:00
Stepland
26b3d46975 Fix loaders using the actual enum instances as chart difficulties instead of their associated values 2022-04-16 01:23:52 +02:00
Stepland
c7cc8d02d6 Fix loaders using the actual enum instances as chart difficulties instead of their associated values 2022-04-16 01:23:52 +02:00