- #432
66fe7a0
Thanks @tim-smart! - update effect
- #430
859b1e7
Thanks @tim-smart! - update effect
- #428
ff2d006
Thanks @tim-smart! - fix for multiple handler transforms
-
#426
5ac4637
Thanks @tim-smart! - add Command.provideSync -
#426
5ac4637
Thanks @tim-smart! - add Command.provideEffect
- #424
960cc02
Thanks @tim-smart! - update /platform
- #422
ca7dcd5
Thanks @tim-smart! - add Command.withHandler,transformHandler,provide,provideEffectDiscard
- #417
486dcdd
Thanks @tim-smart! - update effect
-
#411
07b3529
Thanks @IMax153! - defaultCliConfig.finalCheckBuiltIn
tofalse
-
#404
70fc225
Thanks @IMax153! - remove"type"
option fromPrompt.text
and addPrompt.password
andPrompt.hidden
which returnSecret
-
#416
234c3f7
Thanks @IMax153! - Make help documentation print built-in options by defaultThe printing of built-in options in the help documentation can be disabled by providing a custom
CliConfig
to your CLI application withshowBuiltIns
set tofalse
.
- #410
686ce6c
Thanks @tim-smart! - update effect
- #407
77b31e8
Thanks @tim-smart! - fix Subcommand type extraction
- #403
26ab5b5
Thanks @tim-smart! - add Args/Options.withFallbackConfig
-
#373
e6b790d
Thanks @IMax153! - implement--wizard
mode for cli applications -
#373
e6b790d
Thanks @IMax153! - implement completion script generation for cli applications -
#390
1512ce7
Thanks @tim-smart! - add localized handlers for Command's -
#398
3e21194
Thanks @tim-smart! - update effect -
#388
0502e7e
Thanks @tim-smart! - update effect
-
#382
d24623b
Thanks @IMax153! - fix the type signature ofOptions.keyValueMap
-
#397
48db351
Thanks @tim-smart! - fix withDescription for mapped commands -
#375
ab92954
Thanks @IMax153! - cleanup readonly tuple types -
#385
fec4166
Thanks @IMax153! - support multi-valued arguments appearing anywhere in command-line arguments -
#383
714fe74
Thanks @IMax153! - add support for variadic options -
#384
3fd5804
Thanks @IMax153! - implement withDefault for Args -
#375
ab92954
Thanks @IMax153! - convert all modules to better support tree-shaking -
#378
2cc9d15
Thanks @IMax153! - fix completion script generation
- #370
10eceaa
Thanks @tim-smart! - update effect
-
#365
cb01813
Thanks @fubhy! - Fixed exports of public module at subpaths -
#353
a09fa9f
Thanks @IMax153! - refactor library internals to fix a number of different bugs
- #351
95d2057
Thanks @tim-smart! - update effect
- #349
af7a22f
Thanks @tim-smart! - update effect
- #345
0be387a
Thanks @tim-smart! - update effect
- #343
f3facf4
Thanks @tim-smart! - update effect
- #341
263180c
Thanks @tim-smart! - update effect
- #338
94b219e
Thanks @tim-smart! - use preconstruct
- #333
333baa6
Thanks @tim-smart! - update effect
- #330
7e8267a
Thanks @tim-smart! - update to effect package
- #328
469a824
Thanks @tim-smart! - update dependencies
- #324
70edc03
Thanks @tim-smart! - update dependencies
- #322
79befce
Thanks @tim-smart! - update dependencies
- #320
2ebdf8c
Thanks @tim-smart! - move /printer to peer deps and fix version
- #319
6dd210a
Thanks @tim-smart! - update dependencies
-
#316
3f4e8c3
Thanks @fubhy! - MadeCommand
,Option
,Args
andPrimitive
pipeable -
#318
4a0fbae
Thanks @tim-smart! - use peer deps for /data and /io -
#317
eca403d
Thanks @tim-smart! - update build tools
- #312
5385275
Thanks @tim-smart! - update dependencies
- #309
dca0f8f
Thanks @tim-smart! - update dependencies
- #305
51a1bda
Thanks @IMax153! - upgrade to @effect/data@0.13.5, @effect/io@0.31.3, and @effect/printer{-ansi}@0.9.0
- #303
9c3cf14
Thanks @tim-smart! - update dependencies
- #296
13cbed7
Thanks @tim-smart! - update /io and /data
- #295
dfb0b05
Thanks @tim-smart! - update dependencies
- #293
f702bb9
Thanks @tim-smart! - non empty chunks for more than one element
- #289
39c90e9
Thanks @tim-smart! - add variadic Options
-
#288
9b14798
Thanks @tim-smart! - improve optional message if default is Option -
#292
e15ef09
Thanks @tim-smart! - update /printer
- #286
9000a03
Thanks @tim-smart! - update dependencies