vzam
vzam
#### Issue description Example: Rule matches every 2 weeks, Friday and Sunday. Start of week is Monday. When the reference date starts at Saturday, Friday should be skipped altogether for...
I see some great use cases for the library in unit testing, to create some fake objects and convert them into my models. It would be nice if steps were...
When the XMLLexicon is created, I would expect that the variants which I have configured will be indexed and the words can be found by `createWord` through their variants, which...
Gittyup is great but it does not fit a workflow including `git worktree` very well. It would be great to see such a feature implemented.
**Information** - OS: MacOS - Version: 0.49.1 - Terminal: iTerm **Describe the bug** When rendering a `Panel`, if the content is too wide for the terminal, it will wrap to...
I currently have a use case where I created an abstract builder which receives a bunch of type parameters and the idea is that it would be possible to inherit...
The generated classes and interfaces do not have the documentation of the specified `FluentMember`s and `FluentMethod`s, would it be possible to copy that into the generated code, such that is...