Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tuist/GraphViz

A Swift package for working with GraphViz
https://github.com/tuist/GraphViz

Bump version to 0.1.3

c4746cb3ff6f5e7c5d5540c40b98555521c3ee43 authored over 4 years ago
Add changelog

b00a61e097aef16230127fcc462990b2d9c5d31d authored over 4 years ago
Merge pull request #4 from fwcd/edge-color

Use 'color' attribute instead of 'pencolor' for edges

3e33ad464cdb74afd3dbe28b19fc33853d7abbf0 authored over 4 years ago
Use 'color' attribute instead of 'pencolor' for edges

The GraphViz docs define 'pencolor' as an attribute to be used for
bounding boxes, not, however,...

f6381413a0e2003e7289b76e4d28d03ba88d7df1 authored over 4 years ago
Bump version to 0.1.2

6f6bd7078ad41a8b34f5eb4bf0384a93f1ba4706 authored over 4 years ago
Merge pull request #2 from JaapWijnen/ubuntu-illegal-instruction-fix

fixed ubuntu Illegal Instruction issue

b4bcd4d9b0c8e0110f32b862d52ac03ac1c1966e authored over 4 years ago
use same closeFile() function

fa7eece01a81fe08feaef1f055c5541c53fe5902 authored over 4 years ago
fixed ubuntu issue

ef48f1d1609b537e41e1ec93c23a826cd466f178 authored over 4 years ago
Bump version to 0.1.1

6a89c4a011c3d60603bda4e17b1f14838eb26917 authored over 4 years ago
Escape DOT keywords

03405c13dc1c31f50c08bbec6e7587cbee1c7fb3 authored almost 5 years ago
Conform AspectRatio to ExpressibleByIntegerLiteral

ece6fd11f0b2adde153784b31a735a79a4c4ba97 authored almost 5 years ago
Move preferredEdgelength property from Graph to Edge

Rename preferredEdgelength to preferredEdgeLength

5636c22e64e831b9757486452b45dfeba1f7b15a authored almost 5 years ago
Implement DOTRepresentable for AspectRatio

cc4fee5ab63ee583990dee3328bfc38da3cb622c authored almost 5 years ago
Rename AspectRatio .custom case to .numeric

9cc1b4b47da155d856fa75761377243916c769bd authored almost 5 years ago
Change overlap attribute to String

8ae1bab22a32b61e2f4a9039290a63d5e752261d authored almost 5 years ago
Add width, height, and fixedSize attributes to Node

94ffb47fa35d6e51b12947f88463411330564ae4 authored almost 5 years ago
Add undocumented, but supported 'class' attribute

c68afb5e7e9c853d75eed00062ce8fbc36ad98fa authored almost 5 years ago
Bump version to 0.1.0

08e0cddd013fa2272379d27ec3e0093db51f34fb authored almost 5 years ago
Add support for Swift 5.1

Run CI on Swift 5.1 and 5.2

66ced2d2098544aabd1ded17d7a709f8da9f2faa authored almost 5 years ago
Add documentation workflow

c148e89eee9db1f08dd962b36990cf6fb76cf1d3 authored almost 5 years ago
Use which to determine path of graphviz executables

52028f4b93910471f7d396971ed88cee6788c9d7 authored almost 5 years ago
Disable rendering test for Linux

675ec75fd5cf882df529a5339bcc944f914a2142 authored almost 5 years ago
swift test --enable-test-discovery

3abc5cc9d3a97ba3f556f1d15cc5739d124982ea authored almost 5 years ago
Fix error: argument type 'String' does not conform to expected type 'CVarArg'

05176abecf115543142daad09f50bc52f8f7fb7d authored almost 5 years ago
Add CI workflow

1e462ed72bcc03b9bcac7c9bb2bd3e434c1704b8 authored almost 5 years ago
Quote and escape DOT ids and attributes

ce0327a62c4b5a5ddd4741406ea54f164f228a54 authored almost 5 years ago
Add href attributes

f239f4978fcd757fab88e2dcde4608a18fe38fac authored almost 5 years ago
Implement DOTRepresentable for Node.Style

6c39a956c91bf66c19cb0bd98fe32b6d2331fbcd authored almost 5 years ago
Implement DOTRepresentable for Subgraph.Style

c5593abdfe09c5b83a424197b7abdd988a65e289 authored almost 5 years ago
Add string quoted helper property

eb3d046a0616fa0e5803ed874f8884b130258721 authored almost 5 years ago
Implement DOTRepresentable for Graph.InitialNodeLayoutStrategy

90c39d1967825e1483fb0004469fa298c74e19e5 authored almost 5 years ago
Implement DOTRepresentable for Graph.PackingMode

76de26a8798b6562edd50b83caa04f88715bbac7 authored almost 5 years ago
Add URL attribute to all types

2b3f941609a4be7d13c9d9176c7845d6f2ef0541 authored almost 5 years ago
Export DOT import of GraphViz

32b5a973a6c098820517a7dc51de5cbc475a0177 authored almost 5 years ago
Add isEmpty properties to Graph and Subgraph

c9a80fb452ef920353937bf0c54652bde127fc83 authored almost 5 years ago
Add .custom case to Color

25284da7385934116a233bcc783c8b66217766b5 authored almost 5 years ago
Add append(contentsOf:) methods to Graph

51d4f5534d62420a5c44d254e7a919cc6f082e13 authored almost 5 years ago
Relax assertions for SVG rendering test

dd598d6fef19b8478f74e9460597687e9f40a441 authored almost 5 years ago
Add static encode method to DOTEncoder

8fe1d5ad55de219612f6e281bb28b7738b0e0e9d authored almost 5 years ago
Add omitEmptyNodes property to DOTEncoder

2c8764f6186d7042e4c200aa4320532525aba61b authored almost 5 years ago
Add statementDelimiter and attributeDelimiter properties to DOTEncoder

Refactor encoding logic for attributes

4a680d054b91f03021e69c1d5a2af396d64c698d authored almost 5 years ago
Add link to DOT language reference

1d72e645e2fb7c5483b0cc3ec079752e308a553e authored almost 5 years ago
Initial commit

6371e3aa683a312b5ecd58520228269bd5e691b1 authored almost 5 years ago