chore(version): bump to 0.0.7 #7

Merged
cafkafk merged 7 commits from dev into main 2023-07-02 12:11:13 +02:00

7 commits

Author SHA1 Message Date
Christina Sørensen
d5b4a03f94
chore(version): bump to 0.0.7
- made certain fields optional in config
- added CHANGELOG.md
- started tagging versions

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-07-02 12:06:20 +02:00
Christina Sørensen
ee8e546b22
feat(git): made repo flags optional
This finalizes the roadmap item of making certain fields optional.

Very nice!

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-07-02 11:37:23 +02:00
Christina Sørensen
1c6793f8e4
feat(git): made categories.repo optional
This is nice because it sets us up for the future, when we eventually
implement link categories, so we can share categories for both repos,
links, neither or either.

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-07-02 11:29:16 +02:00
Christina Sørensen
a000d37b72
feat(git): made category flags optional
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-07-02 11:23:00 +02:00
Christina Sørensen
ec49c90a0e
feat(git)!: added Quick, Fast flags
Quick and Fast are shortcut flags that essentially give all flags
nescesarry for Quick and Fast subcommand.

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-07-02 11:06:51 +02:00
Christina Sørensen
e6f597e08b
feat(git): add Commit, Add flags
This also fixes behaviour of all flags.

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-07-02 10:52:23 +02:00
Christina Sørensen
d2353fe435
doc(git-cliff): added git cliff config
Just done using git cliff init. Does not introduce a dependency for
users.

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-07-02 10:45:39 +02:00