Schema changes
- The YAML Schema is about deciding if something is a boolean, number, null etc. or a string
- In 1.1, there are 22 values resolved as booleans
- Many probably know the "Norway Problem", e.g. "no" is actually the same as "false"
- That is simply unexpected for many people
- That has been fixed
- Sexagesimal numbers (base 60) like 190:20:30 are gone
- No underscores in numbers allowed anymore
- Binary (base 2) is gone
Slide 22/41
BACK
UP
NEXT
next: ( space / -> / page up ) | previous: ( backspace / <- / page down ) |
next page: ( shift + page down ) | previous page: ( shift + page up ) |
index: ( arrow-up )