- add Follow to service for navigation of structs
- add ExploreOption for control of where to put a struct
- add "c" (clear) button for not-root removals
- add "⇈" for placing object on the row above
- fixed exploring empty slice and map
- fix fixed sized integer keys in maps
- (fixed) sorted integer keys in slice/array
- interval fields for large slice/array
- display byte (uint8) values with character
- better cell placement strategy (favor horizontal over vertical)
- see git log