Skip to content

Conversation

@Guria
Copy link
Owner

@Guria Guria commented Oct 10, 2024

No description provided.

Guria added 6 commits October 10, 2024 17:12
This reverts commit d80d7cc.

Signed-off-by: Aleksei Gurianov <gurianov@gmail.com>
Signed-off-by: Aleksei Gurianov <gurianov@gmail.com>
…ntation

- Rename `position_2d` to `new_position_2d` and `position_3d` to `new_position_3d`
- Update Position type to use named fields instead of tuples
- Update tests and examples to use new function names

BREAKING CHANGE: `position_2d` and `position_3d` functions have been renamed to
`new_position_2d` and `new_position_3d` respectively. Update all calls to these
functions in your code.

Signed-off-by: Aleksei Gurianov <gurianov@gmail.com>
BREAKING CHANGE: The GeoJSON type variants have been renamed:
- GeoJSONGeometry is now GeoGeometry
- GeoJSONFeature is now GeoFeature
- GeoJSONFeatureCollection is now GeoFeatureCollection

Signed-off-by: Aleksei Gurianov <gurianov@gmail.com>
Signed-off-by: Aleksei Gurianov <gurianov@gmail.com>
- Added a new script `embed_examples.gleam` to embed code examples in the README.md file.

Attribution: The `embed_examples.gleam` file was written with kind help from Anthropic's Claude 3.5 Sonnet.
Signed-off-by: Aleksei Gurianov <gurianov@gmail.com>
Signed-off-by: Aleksei Gurianov <gurianov@gmail.com>
Signed-off-by: Aleksei Gurianov <gurianov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants