All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- The visualization is not shown after hiding the webview with another window and showing it again
- Support for Java
- Visualization of Java arrays, numbers and points
- Support for debugpy Python debugger
- Support for coreclr C# debugger
- Visualization of C# array, Generic.List and Drawing.Point
- Visualization of Shapely geometries
- Automatic C++ type alias unrolling in GDB and LLDB
- Handling of C++ const, volatile and reference types
- Support for CodeLLDB
- Support for Ruby
- Visualization of Ruby Array
- Visualization of Ruby RGeo cartesian geometries
- Webview can open in the last empty tab group
- Visualization of Python numpy.array
- Support for Jupyter Notebook / Python Kernel Debug Adapter
- Support for cortex-debug
- Direction marker at first point/value
- Aspect ratio is kept for cartesian and complex variables
- Information about LLDB
- Visualization of C++ STL
span
- Support for user-defined type aliases
- Better loading states
- Visualization of Boost.Geometry
polygon
with GDB
- Visualization of C++ Boost.Geometry
box
- Visualization of C++ Boost.Polygon
rectangle_data
- Visualization of counter-clockwise geographic polygons
- Centering of geographic visualization
- Support for spherical/geographic and complex coordinate systems
- Support for degrees and radians
- Support for various geographic projections
- Enabled additional session types
- Visualization of C++ STL
complex
,deque
,duration
andlist
- Visualization of C++ Boost.Chrono
duration
- Visualization of C++ Boost.Container
static_vector
andvector
- Visualization of C++ Boost.Geometry
segment
- Visualization of C++ Boost.Polygon
point_data
,polygon_data
,polygon_with_holes_data
,segment_data
- Visualization of JS
Array
- Visualization of Py
deque
,list
andtuple
- Visualization of Py llist
dllist
andsllist
- Visualization of Py Shapely
GeometryCollection
,LinearRing
,LineString
,MultiLineString
,MultiPoint
,MultiPolygon
,Point
andPolygon
- Visualization of Py SymPy
Point2D
,Polygon
andSegment2D
- Space between
>
is no longer required in C++ template definitions - Default dragmode changed to pan instead of zoom
- Visualization of Boost.Units
quantity
- Visualization of Boost.Geometry
point_xy
,point_xyz
,ring
,polygon
,multi_point
,multi_linestring
andmulti_polygon
- Visualization of containers of geometries
- User-defined types
- Graphical watch and webview with plotly
- Visualization of containers of values and points
- Visualization of C++ array,
std::array
andstd::vector
as well asboost::array
- Visualization of
std::pair
- Visualization of Boost.Geometry
point
andlinestring