Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 554 Bytes

CHANGES.md

File metadata and controls

25 lines (16 loc) · 554 Bytes

v0.6.0

  • add Follow to service for navigation of structs
  • add ExploreOption for control of where to put a struct

v0.5.0

  • add "c" (clear) button for not-root removals
  • add "⇈" for placing object on the row above
  • fixed exploring empty slice and map

v0.4.2

  • fix fixed sized integer keys in maps

v0.4.0

  • (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)

< v0.4.0

  • see git log