Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next #8

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Next #8

wants to merge 8 commits into from

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 <[email protected]>
…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 <[email protected]>
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 <[email protected]>
Signed-off-by: Aleksei Gurianov <[email protected]>
- 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 <[email protected]>
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.

1 participant