jinaga / jinaga.net

.NET immutable data management library
MIT License
14 stars 3 forks source link

Missing package update for Jinaga.Graphviz? #130

Closed njlr closed 3 months ago

njlr commented 3 months ago

The docs say to use:

#r "nuget: Jinaga.Graphviz, 1.0.0"

However on Nuget the latest is 0.12.3

michaellperry commented 3 months ago

Thanks for pointing that out. The package name has changed to Jinaga.Notebooks. I will update the documentation.

On Fri, Jul 19, 2024 at 12:21 PM njlr @.***> wrote:

The docs https://jinaga.net/documents/modeling/setting-up-your-notebook/ say to use:

r "nuget: Jinaga.Graphviz, 1.0.0"

However on Nuget https://www.nuget.org/packages/Jinaga.Graphviz/0.7.2 the latest is 0.12.3

— Reply to this email directly, view it on GitHub https://github.com/jinaga/jinaga.net/issues/130, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAQUSXB6KIUCV4MB3R3T7LZNFDLLAVCNFSM6AAAAABLE6UU7GVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYTSNBWGM3TKMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Michael L Perry https://michaelperry.net

michaellperry commented 3 months ago

Documentation updated. Thanks again, @njlr