Skip to content

Tags: initdc/types.cr

Tags

v0.1.4

Toggle v0.1.4's commit message
refactor: use pattern matching to replace macro

Thanks to self.@value, we don't encounter
Error: can't infer the type of instance variable '@value' of None(String)

v0.1.3

Toggle v0.1.3's commit message
chore: add types file for more meaningful entry

v0.1.2

Toggle v0.1.2's commit message
docs: update Usage, update sample

v0.1.1

Toggle v0.1.1's commit message
perf: use nilable? to run Nil checking

v0.1.0

Toggle v0.1.0's commit message
fix: add missing function signatures