37 lines
1.3 KiB
Markdown
37 lines
1.3 KiB
Markdown
## <small>1.0.44 (2021-10-26)</small>
|
|
|
|
* feat: git add multiple files at once ([4aef61f](https://github.com/simonecorsi/mawesome/commit/4aef61f))
|
|
|
|
|
|
|
|
## <small>1.0.43 (2021-10-15)</small>
|
|
|
|
* chore(release): v1.0.43 ([5e0ef82](https://github.com/simonecorsi/mawesome/commit/5e0ef82))
|
|
* feat: reduce json output size ([94635fe](https://github.com/simonecorsi/mawesome/commit/94635fe))
|
|
|
|
|
|
|
|
## <small>1.0.42 (2021-10-14)</small>
|
|
|
|
* chore(release): v1.0.42 ([5b36813](https://github.com/simonecorsi/mawesome/commit/5b36813))
|
|
* fix(paginator): last page now correctly matches rex ([dcf9898](https://github.com/simonecorsi/mawesome/commit/dcf9898))
|
|
|
|
|
|
|
|
## <small>1.0.41 (2021-10-14)</small>
|
|
|
|
* chore(release): v1.0.41 ([884fc90](https://github.com/simonecorsi/mawesome/commit/884fc90))
|
|
* test: fixs suite ([b97833f](https://github.com/simonecorsi/mawesome/commit/b97833f))
|
|
* fix: should avoid index lock ([1d6848c](https://github.com/simonecorsi/mawesome/commit/1d6848c))
|
|
|
|
|
|
|
|
## <small>1.0.40 (2021-10-13)</small>
|
|
|
|
* chore(release): v1.0.40 ([0e016f4](https://github.com/simonecorsi/mawesome/commit/0e016f4))
|
|
* fix: fixes while exit condition ([8f9b4cc](https://github.com/simonecorsi/mawesome/commit/8f9b4cc))
|
|
* feat: paginates using async generator ([51da6c2](https://github.com/simonecorsi/mawesome/commit/51da6c2))
|
|
|
|
|
|
|