<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Antonio Valentino pushed to branch upstream at <a href="https://salsa.debian.org/debian-gis-team/antimeridian">Debian GIS Project / antimeridian</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian-gis-team/antimeridian/-/commit/5236c1713c13ceafa536d90131d426578c0c4ff4">5236c171</a></strong>
<div>
<span> by Antonio Valentino </span> <i> at 2024-12-20T07:36:39+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 0.4.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#e7d14d429f898757a423156de0e8c49d75240694">
.pre-commit-config.yaml
</a>
</li>
<li class="file-stats">
<a href="#c378f24eaa949464db35d48f3d3246e50c8cf3f0">
<span class="new-file">
+
.zenodo.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491">
pyproject.toml
</a>
</li>
<li class="file-stats">
<a href="#29b840b688c53c2df8633b1198b3738b33718ff0">
src/antimeridian/_cli.py
</a>
</li>
<li class="file-stats">
<a href="#4c33683e4057cd97820b0b21be87176d76f6587e">
src/antimeridian/_implementation.py
</a>
</li>
<li class="file-stats">
<a href="#626af34e8204774ea46e20955936146dedc828eb">
tests/conftest.py
</a>
</li>
<li class="file-stats">
<a href="#7d02afa469b9bc5baf79be3744cfbe572050ac5f">
<span class="new-file">
+
tests/data/input/great-circle.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#6c091e6ea641956b01393e8836cfe8d50941bf39">
<span class="new-file">
+
tests/data/ogr2ogr/great-circle.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#15e6431050d874bc12b7768fc5c02f04c6c5e179">
tests/data/output/almost-180.json

tests/data/output/flat/almost-180.json
</a>
</li>
<li class="file-stats">
<a href="#e886ecb1723622445dd814b7e9b2a57c189bf4e7">
tests/data/output/both-poles.json

tests/data/output/flat/both-poles.json
</a>
</li>
<li class="file-stats">
<a href="#3a66edde9aaf8efd7954b3751155c53e2596b929">
tests/data/output/complex-split.json

tests/data/output/flat/complex-split.json
</a>
</li>
<li class="file-stats">
<a href="#8ad75de39097ec75abea5a7f4d426d3c7a9f6632">
tests/data/output/crossing-latitude.json

tests/data/output/flat/crossing-latitude.json
</a>
</li>
<li class="file-stats">
<a href="#381d3558be538bffa04bc86a6275725e9493e5ab">
tests/data/output/cw-only-no-fix.json

tests/data/output/flat/cw-only-no-fix.json
</a>
</li>
<li class="file-stats">
<a href="#13acbc935ef4cadab5c4c03dad00dff8d3ebaf15">
tests/data/output/cw-only.json

tests/data/output/flat/cw-only.json
</a>
</li>
<li class="file-stats">
<a href="#0283c259c9c2e4eb13f8f0224e633a344d321cb1">
tests/data/output/cw-split-no-fix.json

tests/data/output/flat/cw-split-no-fix.json
</a>
</li>
<li class="file-stats">
<a href="#c1dc03db00db98362ee67413b5f457bdc48e296f">
tests/data/output/cw-split.json

tests/data/output/flat/cw-split.json
</a>
</li>
<li class="file-stats">
<a href="#71a848a77d8493c9e59b814737305fca893334f5">
tests/data/output/extra-crossing.json

tests/data/output/flat/extra-crossing.json
</a>
</li>
<li class="file-stats">
<a href="#99f4ad202a1dc747933012c50b51fe1297c8a73f">
tests/data/output/force-north-pole.json

tests/data/output/flat/force-north-pole.json
</a>
</li>
<li class="file-stats">
<a href="#9c54866433f3e33af8211869527c0d2322b2f4dc">
<span class="new-file">
+
tests/data/output/flat/great-circle.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#26bcedbd586e93eb4cf9991e5d34fda8bd283d55">
tests/data/output/issues-124.json

tests/data/output/flat/issues-124.json
</a>
</li>
<li class="file-stats">
<a href="#7e0e4f2bc347a63778721956beee413206e4cc9b">
tests/data/output/issues-134.json

tests/data/output/flat/issues-134.json
</a>
</li>
<li class="file-stats">
<a href="#3d594fac0719b7c72cb0cdfd78e1ac7cac775ded">
tests/data/output/issues-81.json

tests/data/output/flat/issues-81.json
</a>
</li>
<li class="file-stats">
<a href="#b7672319f60bf725123b9b4b6f49b671335cafef">
tests/data/output/latitude-band.json

tests/data/output/flat/latitude-band.json
</a>
</li>
<li class="file-stats">
<a href="#2c1f9093ad3f5d6dee1cfdf009eb05da10e6b620">
tests/data/output/line.json

tests/data/output/flat/line.json
</a>
</li>
<li class="file-stats">
<a href="#0da48b60d73a2d276add62275a4ecb6f06324bf9">
tests/data/output/multi-line.json

tests/data/output/flat/multi-line.json
</a>
</li>
<li class="file-stats">
<a href="#7ca0c03548878ef9d444312422fe520d82a17053">
tests/data/output/multi-no-antimeridian.json

tests/data/output/flat/multi-no-antimeridian.json
</a>
</li>
<li class="file-stats">
<a href="#db9cf5e3dbafd6bc0d31f20e47772f909dce3921">
tests/data/output/multi-split.json

tests/data/output/flat/multi-split.json
</a>
</li>
<li class="file-stats">
<a href="#c8f619008ebd6907098811bf73a07116880ba6f2">
tests/data/output/north-pole.json

tests/data/output/flat/north-pole.json
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
The diff was not included because it is too large.
</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/antimeridian/-/commit/5236c1713c13ceafa536d90131d426578c0c4ff4">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/debian-gis-team/antimeridian/-/commit/5236c1713c13ceafa536d90131d426578c0c4ff4"}}</script>


</p>
</div>
</body>
</html>