Commit graph

17 commits

Author SHA1 Message Date
6acc8c0e0e Update dependencies and version v0.6.0 2022-02-23 17:14:30 -05:00
1dedc29715 Upgrade some components to symphonia v0.5 2022-02-03 16:56:17 -05:00
fb21edd7a4 Fix license string for all packages 2022-02-02 16:08:10 -05:00
5be0f99067 version bump to v0.5.0 2022-02-02 15:59:20 -05:00
0b55ddda6b Add randomisation and explicit reset 2022-01-30 21:32:38 -05:00
4bc1d135aa Version bump and update README 2022-01-26 15:42:28 -05:00
88b69981f7 Switch over to symphonia-based bliss to simplify compiling and dependency tree 2022-01-26 13:28:15 -05:00
44cee21e7e Improve release experience by bundling sqlite and fixing warnings 2022-01-25 22:14:48 -05:00
41c8c8cbf1 Add bliss music sorting (sort by song similarity -- songs which are more similar (smaller distance) come first) 2022-01-25 00:04:25 -05:00
58cae6155c Replace MpsMusicItem with general-purpose MpsItem and bump version to v0.3.0 2022-01-20 19:52:03 -05:00
e6e52ddb58 Add some built-in and code documentation 2022-01-03 21:15:28 -05:00
7d15f27465 Implement simple CLI for executing scripts 2022-01-02 20:20:09 -05:00
0ad2c33ecb Add READMEs and top-level intro doc comments 2021-12-31 23:40:23 -05:00
ae0872e417 add basic non-sql lookup files() & cargo fmt 2021-12-31 19:56:46 -05:00
5fab151451 Refactor vocab and add simple filters 2021-12-29 12:12:58 -05:00
03318a0ef5 Add // or # comments and simple sql query statements 2021-12-12 14:59:43 -05:00
dbea13e676 Create initial language functionality and framework 2021-12-03 16:13:19 -05:00