* feat(orm): add ormvalue.Codec * WIP * WIP * working tests * update dep * support more types, add docs * comments * address review comments * updates * add comment
10 lines
111 B
YAML
10 lines
111 B
YAML
version: v1
|
|
lint:
|
|
use:
|
|
- DEFAULT
|
|
except:
|
|
- PACKAGE_VERSION_SUFFIX
|
|
breaking:
|
|
ignore:
|
|
- testpb
|