Ecosyste.ms: OpenCollective

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

github.com/georust/kml

Rust support for KML
https://github.com/georust/kml

chore: bump version to 0.8.5

1a6d64ed60df4016665cc42d03e60a1c061fc0c7 authored about 1 year ago by pjsier <[email protected]>
style: allow unused import for clippy

641f52dada0fb1a446399cd765a777271ab10a3a authored about 1 year ago by pjsier <[email protected]>
fix: allow cumulative innerBoundaryIs tags on a polygon (#59)

b51f4142adf79488fc1772c9814b71d5cc94c903 authored about 1 year ago by Cory Zimmerman <[email protected]>
chore: bump version to 0.8.4

b20cea9d6bf2d7a1270d16383d2697d27502f138 authored about 1 year ago by pjsier <[email protected]>
feat: support comments (#58)

Also: improve error reporting

77d647dc6c8378194caf44c87067878822174c91 authored about 1 year ago by Kostia R <[email protected]>
chore: bump version to 0.8.3

e7a5951e1428d40d4e1ab578af4c47187dce5891 authored over 1 year ago by pjsier <[email protected]>
fix: make default color mode normal (#57)

904ab64650fd26f411a97d82cbff6c5fafa1e892 authored over 1 year ago by Pat Sier <[email protected]>
chore: bump version to 0.8.2

d189e66ade9e3762496f4f45c92f5aa093cf2246 authored over 1 year ago by pjsier <[email protected]>
fix: ignore comments in reader (#55)

8b88f1ed6d33fe71e09ec87e1e6124e1c769d0c1 authored over 1 year ago by Pat Sier <[email protected]>
chore: bump version to 0.8.1

2fb1f30771cc823529e2ea2ead2774eb0af5d4dd authored over 1 year ago by pjsier <[email protected]>
fix: fix parsing of IconStyle hotSpot (#53)

Co-authored-by: Adrian Hoppe <[email protected]>

c5f3df2e293c071fd3db0d577db3348fc7c0656c authored over 1 year ago by adrianhoppe <[email protected]>
build(deps): disable unneeded zip aes-crypto feature (#52)

653db9bb90ed47d7ff1af4c18138ea3947d84740 authored over 1 year ago by Dosenpfand <[email protected]>
refactor: clean up code examples (#51)

1e1087dfb47f60badf638537c68f143fdceb0237 authored over 1 year ago by Dosenpfand <[email protected]>
refactor: fix default impl on enums (#50)

aee6ddca53120a936465a29ab999fd88a32a06a5 authored over 1 year ago by luke.biel <[email protected]>
chore: bump version to 0.8.0

1b63eb50bf97c9fb909ac0607014d13467334da6 authored over 1 year ago by pjsier <[email protected]>
build: update quick-xml, zip dependencies (#48)

---------

Co-authored-by: pjsier <[email protected]>

2c028ff64bdad3788192c470dbdef2e4b2c24d6c authored over 1 year ago by luke.biel <[email protected]>
chore: bump version to 0.7.1

8b8a89bd793d1498160755e409b9c3cac3d53508 authored almost 2 years ago by pjsier <[email protected]>
fix: handle invalid utf-8 with lossy conversion (#45)

fc664ea0220d244f8400d6c4572c0fc3ea4b253a authored almost 2 years ago by Pat Sier <[email protected]>
chore: bump version to 0.7.0, add science::geo category

b53faee9c5c4a4b742ce7f693a580c9dc7ec0962 authored almost 2 years ago by pjsier <[email protected]>
refactor!: add attrs to style elements, make id optional (#42)

a19a73452c09ea9053ba05113d73bc67c377b670 authored almost 2 years ago by Pat Sier <[email protected]>
chore: bump version to 0.6.0

2b5e0a38bbe9337e3fe545d34936258a79b4f2d9 authored about 2 years ago by pjsier <[email protected]>
style: allow deprecated code for geo-types (#40)

9fb17ced7682ec88a1d692d4c868ec86bd77869a authored about 2 years ago by Pat Sier <[email protected]>
fix: write missing attrs, refactor writing (#38)

fd067872eae11300fec5100e06c401f8e8830c67 authored about 2 years ago by Pat Sier <[email protected]>
chore: make license field spdx compliant (#36)

44bf73182e5e69ddb7a5c23be29fcaa87bb46dbf authored about 2 years ago by Pat Sier <[email protected]>
feat: add SchemaData, SimpleArrayData, SimpleData (#35)

Extract required `name` field from SimpleArrayData's attributes into a
designated field upon re...

4c048b9e57f8bda585f39d4dbba35d52d6fbcbc2 authored about 2 years ago by Kevin Macksamie <[email protected]>
fix: clippy warnings from stable Rust 1.63.0 (#31)

d3feb96080575b8dde3eb827dfd58119a56645a0 authored over 2 years ago by Kevin Macksamie <[email protected]>
feat: add kml:Alias and kml:ResourceMap (#29)

2913de098720aff3d325a2aebdbbbe910939b834 authored over 2 years ago by Kevin Macksamie <[email protected]>
chore: bump version to 0.5.0

8f753ac9ae67dda73a34517d0b3bd09f5cf06c59 authored over 2 years ago by pjsier <[email protected]>
build: update edition to 2021 (#27)

f9ece69ca8abb2462b548abbea93e0658ea34771 authored over 2 years ago by Pat Sier <[email protected]>
feat: add kml:Link, kml:Icon (#28)

eaa6db76ed299d535961439888c3ff9ff772ba92 authored over 2 years ago by Kevin Macksamie <[email protected]>
ci: run tests without default features

Co-authored-by: Michael Kirk <[email protected]>

26bc42f8aa2d9ae3e8f3f9ff2a6fef2ac832b33f authored over 2 years ago by Pat Sier <[email protected]>
chore: bump version to 0.4.3

4b0a12bf713d60f86ab27e9bff61fcea79e7177a authored over 2 years ago by pjsier <[email protected]>
fix: update serialization to match xsd sequence

Changes the write order of some geometry attributes to conform with
the spec http://schemas.ope...

ff7997446f26254c3aec9460cf80d560c20a9443 authored over 2 years ago by blipmusic <[email protected]>
chore: bump version to 0.4.2

e7ef93afbeb88addb52a0b22ce6633d8b4fbff7b authored almost 3 years ago by pjsier <[email protected]>
fix: compilation failure without zip feature (#22)

94e8645203dd2dc4bbab0129812c3f0dad0c4775 authored almost 3 years ago by Viktor Reusch <[email protected]>
build(deps): update quick-xml (#17)

c879530a10ef012e865427460142e93cb58855e4 authored almost 3 years ago by Pat Sier <[email protected]>
chore: bump version 0.4.1

ae5a0ef0d59fb1dfde2e24df3311829e348b6186 authored almost 3 years ago by pjsier <[email protected]>
fix: parsing Folder and Document sibling elements (#19)

d753a7154f174db3cc556fd8d2b0b006945ddfd6 authored almost 3 years ago by Pat Sier <[email protected]>
chore: bump version 0.4.0

f36593244d69814e9c35fbac4eecfcfca5582231 authored about 3 years ago by pjsier <[email protected]>
feat: add vec2type and unitstype enum for IconStyle hot_spot (#13)

a989c2963c18b9e2490c536ec05e1e82855d776f authored about 3 years ago by ardouglas <[email protected]>
ci: require clippy, fmt (#14)

144989882e4cde8ac3ba32ad5b58a583fca40245 authored about 3 years ago by Pat Sier <[email protected]>
fead: add kml:Orientation (#9)

68bda1bf2adedcd21437321029144b85c809b2f8 authored about 3 years ago by Nadhem <[email protected]>
feat: add kml:Scale (#8)

d7bc9b5c8b66503119bb8eebe210f2022dcedc6f authored about 3 years ago by Nadhem <[email protected]>
feat: add kml:Location (#7)

1a6b442294530a38c3f46b8cc5de1fa4a2e378ac authored about 3 years ago by Nadhem <[email protected]>
chore: cleanup clippy needless_borrow lints

0cab27e2e11137214d9e1a7533d08e2beef046a4 authored over 3 years ago by pjsier <[email protected]>
chore: bump version

f3293ad16ca9d28ec7ec4fc83c3a2c34a3fbd9b5 authored almost 4 years ago by pjsier <[email protected]>
fix: utf8 decoding text, cdata

270d1bd1c64068fe123e4ffc6adb9940b2066ff6 authored almost 4 years ago by pjsier <[email protected]>
chore: bump version

7dbd7fcafbaa5e92095dcbbe24895ab9662a0c5a authored almost 4 years ago by pjsier <[email protected]>
chore: update license, transfer to georust

752a5f6501ffac4496d3ca46b3df2097bc8b9009 authored almost 4 years ago by pjsier <[email protected]>
feat: convenience method from_writer

1d243aae2ac1965c06ef9197d6903b9da6935217 authored almost 4 years ago by pjsier <[email protected]>
docs: simplify examples

f2818450fd94172033389baa02bbafba4b30f191 authored almost 4 years ago by pjsier <[email protected]>
refactor: clean up method names

b8f34fa332889fc4325a517059ede6a251362e0b authored almost 4 years ago by pjsier <[email protected]>
chore: bump version

3294632cff5eb4b7b09267445e51e88c5eae3f0f authored almost 4 years ago by pjsier <[email protected]>
feat: update docs, conversions

8a124c199280bafca6bd40195710093fdaa12756 authored almost 4 years ago by pjsier <[email protected]>
chore: bump version

a8193fb08de799efe84aa044d8ffb43e55ec817d authored almost 4 years ago by pjsier <[email protected]>
docs: update documentation

59f7bd6caf332caf3f7b887441f9552d60e1e001 authored almost 4 years ago by pjsier <[email protected]>
feat: add style types

531b3d8c8376b5146c45dac8a63f6b36468e86e7 authored almost 4 years ago by pjsier <[email protected]>
chore: bump version

f4faf69819d79f9e8c55d2364ae94bb1110c84b3 authored almost 4 years ago by pjsier <[email protected]>
refactor: geo-types update, coordtype refactor

4f13384eeb8538063a5ba2b98a4e84a684c3300e authored almost 4 years ago by pjsier <[email protected]>
chore: bump version

e7f3288d7a297e9d5f2b6f6f3a0cfd9b1639a792 authored about 4 years ago by pjsier <[email protected]>
docs: update doc strings

e23bc41fa0888803a22f397cbfe408911b92e95d authored about 4 years ago by pjsier <[email protected]>
ci: move bench check to test job

e10909f81a5696b2fb2024b550bb507364a14f3b authored about 4 years ago by pjsier <[email protected]>
ci: update ci steps

07e08c534d4cd571adaf7a0e74533b5d26b7146e authored about 4 years ago by pjsier <[email protected]>
chore: bump version

cac9f53c979d5ccfd5815bcf807db2fd0c800721 authored about 4 years ago by pjsier <[email protected]>
refactor: docs, cleanup unwrap calls

af98ab62c65304040a6f9dedec7ed2c9480b5752 authored about 4 years ago by pjsier <[email protected]>
feat: add kmz_reader, from_file

b5f113cc9cae85fec2ca1537bddc7d7f2ac96f89 authored about 4 years ago by pjsier <[email protected]>
docs: use badge for docs

6747bae4b94de48d8ccf06cda434f905c73a16e3 authored about 4 years ago by pjsier <[email protected]>
refactor: cleanup, validation

5bd4523b06f530288d85ba8c6aa06fd0c34e112c authored about 4 years ago by pjsier <[email protected]>
refactor: updates from spec

7a4b8a0fd20bf0660adb3fdda32e0de89f829fe4 authored about 4 years ago by pjsier <[email protected]>
refactor: move fixtures dir into tests/

3029d6801cf06a50f06264e6c1edab74404710ca authored about 4 years ago by pjsier <[email protected]>
feat: support attrs for more elements

a0a647f3668dbec3ef66df28a450ffc72c4c52a9 authored about 4 years ago by pjsier <[email protected]>
refactor: add children elements to placemark

7a4559049cd64c0f5a1ac529ef635c61832ca4f5 authored about 4 years ago by pjsier <[email protected]>
refactor: move instead of borrow for conversion

6e8a6c3ec8c3978427385b6779aca901df286d94 authored about 4 years ago by pjsier <[email protected]>
refactor: partialeq, roundtrip tests

5769b47a5b3374b52fff208c0186385db3b4022c authored about 4 years ago by pjsier <[email protected]>
feat: initial writer setup

9b153f3a9c95d301b287c064e23c368e58f12af9 authored about 4 years ago by pjsier <[email protected]>
chore: bump version

8ce9067003a0967a9729c2b4178b8f2443808c36 authored about 4 years ago by pjsier <[email protected]>
fix: docs build config

6a4bc2c7841546926a8e3736f5fc1f8f47ed6813 authored about 4 years ago by pjsier <[email protected]>
chore: bump version

cb16bc98ed92a79c075263a85cde554e675619ac authored about 4 years ago by pjsier <[email protected]>
feat: initial basic geom reading

d44a6623f795cf24bb80376408f96797ae13eb8b authored about 4 years ago by pjsier <[email protected]>
feat: update geometry, element parsing

0cdec9415ad2236e84f924fd78d1f33cb24b359b authored about 4 years ago by pjsier <[email protected]>
feat: setting up additional reader functionality

89673ae0113b2f5de2719275791e4405b8fd4f99 authored about 4 years ago by pjsier <[email protected]>
feat: initial

615d8c839825e42746f5279c2aed2ff50d840343 authored about 4 years ago by pjsier <[email protected]>