dmoonfire
  • Joined on 2022-11-16
dmoonfire pushed to main at priduck-color-theme/priduck-color-theme-base-js 2024-03-22 06:11:24 +00:00
8e1c20bf04 chore: v0.1.0
4167c34557 fix: corrected package dependency
deabeac479 build: updating setup flake
Compare 3 commits »
dmoonfire pushed to main at mfgames-cil/mfgames-cil 2024-03-19 03:27:47 +00:00
23a65c8674 feat: added a Markdown transformer to convert links to index paths
55a4bbe676 feat: added parsing heading one from Markdown into a model
Compare 2 commits »
dmoonfire opened issue mfgames-git/mfgames-conventional-commit-rs#9 2024-03-11 14:59:50 +00:00
New command config validate
dmoonfire opened issue mfgames-git/mfgames-conventional-commit-rs#8 2024-03-11 14:59:32 +00:00
New command config schema to dump JSON schema
dmoonfire pushed tag v0.1.0 to mfgames-git/mfgames-conventional-commit-rs 2024-03-11 14:58:41 +00:00
dmoonfire pushed to main at mfgames-git/mfgames-conventional-commit-rs 2024-03-11 14:56:50 +00:00
dfcc08e78f docs: tweaking read me
dmoonfire opened issue mfgames-git/mfgames-conventional-commit-rs#7 2024-03-11 14:55:56 +00:00
Extract functional logic into a crate
dmoonfire pushed to main at mfgames-git/mfgames-conventional-commit-rs 2024-03-11 13:46:12 +00:00
36d09c0367 docs: added a read me file
dmoonfire renamed repository from mfgames-conventional-commit to mfgames-git/mfgames-conventional-commit-rs 2024-03-11 13:25:42 +00:00
dmoonfire pushed to main at mfgames-cil/mfgames-cil 2024-03-11 04:33:50 +00:00
da16d3f28e fix: switching Is* and Has* classes into singletons
8944ae37ab test: switched to async/await for lock tests
Compare 2 commits »
dmoonfire opened issue mfgames-git/mfgames-conventional-commit-rs#6 2024-03-11 04:10:17 +00:00
New comment config init
dmoonfire opened issue mfgames-git/mfgames-conventional-commit-rs#5 2024-03-11 04:10:02 +00:00
New command config package path add --package PACKAGE --path PATH
dmoonfire opened issue mfgames-git/mfgames-conventional-commit-rs#4 2024-03-11 04:09:35 +00:00
New command config package add --tag-prefix PREFIX
dmoonfire opened issue mfgames-git/mfgames-conventional-commit-rs#3 2024-03-11 04:08:44 +00:00
Add command config dump
dmoonfire opened issue mfgames-git/mfgames-conventional-commit-rs#2 2024-03-11 04:08:21 +00:00
Better error handling on invalid JSON configuration file
dmoonfire opened issue mfgames-git/mfgames-conventional-commit-rs#1 2024-03-11 04:07:55 +00:00
Write documentation on how to use it plus README
dmoonfire opened issue mfgames-cil/mfgames-cil#2 2024-03-11 04:05:50 +00:00
Convert hard links in Markdown into directory indexes
dmoonfire opened issue mfgames-cil/mfgames-cil#1 2024-03-11 04:04:38 +00:00
ParseMarkdown<TModel> into a header object like ParseYamlHeader<TModel>
dmoonfire pushed to main at mfgames-cil/mfgames-cil 2024-03-11 03:50:34 +00:00
315dc89b36 test: added reference to System.Text.Json to stop breaking build
dmoonfire pushed to main at mfgames-cil/mfgames-cil 2024-03-10 23:08:24 +00:00
f72b49e968 build: updating mfgames-conventional-commit