issues
search
dashbitco
/
nimble_options
A tiny library for validating and documenting high-level options. 💽
Apache License 2.0
507
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error when using 3-element tuples in :arguments option for schema validation
#138
lucazulian
closed
1 week ago
4
Clarify the usage of custom type
#137
c4710n
closed
3 weeks ago
2
Validate certain params and allow to have extra ones
#136
rockneurotiko
closed
2 months ago
1
Fixed `describe` block that should be `test`
#135
anthonator
closed
2 months ago
1
Add validation type to `NimbleOptions.ValidationError`
#134
anthonator
opened
2 months ago
9
Support redacting sensitive options
#133
anthonator
closed
2 months ago
5
Handling secure options
#132
anthonator
closed
2 months ago
4
Add what validation failed to `NimbleOptions.ValidationError`
#131
anthonator
opened
2 months ago
13
Allow map options in validate/2 when schema is a list
#130
cheerfulstoic
closed
3 months ago
3
On elixir 1.17.1, warning: :protocol option is deprecated. Use :protocols instead.
#129
sungchulTW
closed
4 months ago
3
Fix value of "received options" in error message
#128
c4710n
closed
5 months ago
3
A question on error message of `validate/2`
#127
c4710n
closed
5 months ago
1
Adjust specs for map support
#126
starbelly
closed
5 months ago
1
Add deprecated to docs
#125
tiagoefmoraes
closed
8 months ago
2
Proposal: `NimbleOptions.derive_struct` and `into` option.
#124
zachdaniel
closed
8 months ago
8
Fix test
#123
LostKobrakai
closed
9 months ago
1
Link struct reference in docs
#122
LostKobrakai
closed
9 months ago
1
Support `in` with documentation
#121
billylanchantin
closed
10 months ago
4
Add a `:type_spec` option
#120
whatyouhide
closed
10 months ago
12
Add :since option to schema
#119
whatyouhide
closed
12 months ago
4
Support `:number` type
#118
pnezis
closed
1 year ago
5
`:in_domain` type for option
#117
acalejos
closed
1 year ago
1
List of maps bug
#116
kgullion-vonage
closed
1 year ago
1
Misc doc fixes
#115
kianmeng
closed
1 year ago
2
Update the README to reflect the 1.0 release
#114
woodward
closed
1 year ago
1
Update Elixir and Erlang in CI
#113
whatyouhide
closed
1 year ago
0
Bump deps in CI and project
#112
kianmeng
closed
1 year ago
2
Improve generated typespec for {:in, range}
#111
whatyouhide
closed
1 year ago
0
Fix schema_to_spec by adding tuple to `type_to_spec`
#110
camilleryr
closed
1 year ago
1
Make t:NimbleOptions.t/0 public
#109
whatyouhide
closed
1 year ago
0
Allowing nil values in non-required options?
#108
PatrikStenmark
closed
1 year ago
9
Add `non_empty_string` type
#107
tcoopman
closed
1 year ago
6
Add macro to generate schemas
#106
dvic
closed
1 year ago
5
Add changelog entry for 0.5.2
#105
axelson
closed
1 year ago
1
`{:existing_module, module_name, exports}` type
#104
am-kantox
closed
1 year ago
3
New type: `:existing_module`
#103
am-kantox
closed
1 year ago
4
Add support for the type_doc option
#102
dvic
closed
1 year ago
2
Remove unused type_doc option
#101
dvic
closed
1 year ago
1
Does type_doc do something?
#100
dvic
closed
1 year ago
6
Add support for a {:struct, struct_name} type specifier
#99
aselder
closed
1 year ago
6
Allow structs as types
#98
aselder
closed
1 year ago
2
Feature Request: Support run-time-evaluated Defaults
#97
jtrees
closed
1 year ago
1
Support `:map` types in `option_typespec/1`.
#96
dmaze
closed
2 years ago
2
option_schema doesn't support :map options
#95
dmaze
closed
2 years ago
1
Support `tuple` type in typedoc generation
#94
pnezis
closed
2 years ago
1
Fix formatting of lists
#93
josevalim
closed
2 years ago
0
Require Elixir ~> 1.9
#92
whatyouhide
closed
2 years ago
0
Use typespecs when possible to document types
#91
whatyouhide
closed
2 years ago
4
Add support for maps
#90
camilleryr
closed
2 years ago
19
Add types to autogenerated schema docs
#89
lucacorti
closed
2 years ago
5
Next