10 lines
252 B
Markdown
10 lines
252 B
Markdown
# V3 Changes
|
|
|
|
Rename Oid to OID in accordance with Go naming conventions.
|
|
|
|
Rename Json(b) to JSON(B) in accordance with Go naming conventions.
|
|
|
|
Rename Pid to PID in accordance with Go naming conventions.
|
|
|
|
Logger interface reduced to single Log method.
|