Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrelease.html
More file actions
Latest commit
140 lines (114 loc) · 5.31 KB
/
Copy pathrelease.html
File metadata and controls
140 lines (114 loc) · 5.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<!DOCTYPE html>
<html>
<head>
<metacharset="utf-8" />
<metaname="viewport" content="width=device-width, initial-scale=1.0" />
<title>What’s new in each version — pathpy 3.0.22 documentation</title>
<linkrel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" />
<linkrel="stylesheet" href="_static/pygments.css" type="text/css" />
<linkrel="stylesheet" type="text/css" href="_static/style.css" />
<scriptid="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<scriptsrc="_static/jquery.js"></script>
<scriptsrc="_static/underscore.js"></script>
<scriptsrc="_static/doctools.js"></script>
<scriptsrc="_static/language_data.js"></script>
<scriptsrc="_static/copybutton.js"></script>
<scriptasync="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<linkrel="shortcut icon" href="_static/favicon.ico"/>
<linkrel="index" title="Index" href="genindex.html" />
<linkrel="search" title="Search" href="search.html" />
<linkrel="next" title="Installation and getting started" href="installation.html" />
<linkrel="prev" title="An introduction to pathpy" href="introduction.html" />
<metacharset='utf-8'>
<metahttp-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
<metaname='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
<metaname="apple-mobile-web-app-capable" content="yes">
<scripttype="text/javascript" src="_static/js/jquery-1.11.0.min.js "></script>
<scripttype="text/javascript" src="_static/js/jquery-fix.js "></script>
<scripttype="text/javascript" src="_static/bootstrap-3.3.7/js/bootstrap.min.js "></script>
<scripttype="text/javascript" src="_static/bootstrap-sphinx.js "></script>
</head><body>
<divid="navbar" class="navbar navbar-default navbar-fixed-top">
<divclass="container">
<divclass="navbar-header">
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
<buttontype="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
<spanclass="icon-bar"></span>
<spanclass="icon-bar"></span>
<spanclass="icon-bar"></span>
</button>
<aclass="navbar-brand" href="index.html"><span><imgsrc="_static/pathpy_logo.png"></span>
</a>
<spanclass="navbar-text navbar-version pull-left"><b>3.0.22</b></span>
</div>
<divclass="collapse navbar-collapse nav-collapse">
<ulclass="nav navbar-nav">
<li><ahref="examples/index.html">Gallery</a></li>
<li><ahref="tutorial.html">Tutorial</a></li>
<li><ahref="api.html">API</a></li>
<liclass="dropdown globaltoc-container">
<arole="button"
id="dLabelGlobalToc"
data-toggle="dropdown"
data-target="#"
href="index.html">Site <bclass="caret"></b></a>
<ulclass="dropdown-menu globaltoc"
role="menu"
aria-labelledby="dLabelGlobalToc"><ulclass="current">
<liclass="toctree-l1"><aclass="reference internal" href="introduction.html">Introduction</a></li>
<liclass="toctree-l1 current"><aclass="current reference internal" href="#">Release notes</a></li>
<liclass="toctree-l1"><aclass="reference internal" href="installation.html">Installing</a></li>
<liclass="toctree-l1"><aclass="reference internal" href="examples/index.html">Example gallery</a></li>
<liclass="toctree-l1"><aclass="reference internal" href="tutorial.html">Tutorial</a></li>
<liclass="toctree-l1"><aclass="reference internal" href="api.html">API reference</a></li>
<liclass="toctree-l1"><aclass="reference internal" href="contribution.html">Contributing</a></li>
</ul>
</ul>
</li>
<liclass="dropdown">
<arole="button"
id="dLabelLocalToc"
data-toggle="dropdown"
data-target="#"
href="#">Page <bclass="caret"></b></a>
<ulclass="dropdown-menu localtoc"
role="menu"
aria-labelledby="dLabelLocalToc"><ul>
<li><aclass="reference internal" href="#">What’s new in each version</a></li>
</ul>
</ul>
</li>
</ul>
<formclass="navbar-form navbar-right" action="search.html" method="get">
<divclass="form-group">
<inputtype="text" name="q" class="form-control" placeholder="Search" />
</div>
<inputtype="hidden" name="check_keywords" value="yes" />
<inputtype="hidden" name="area" value="default" />
</form>
</div>
</div>
</div>
<divclass="container">
<divclass="row">
<divclass="body col-md-12 content" role="main">
<divclass="section" id="what-s-new-in-each-version">
<spanid="release"></span><h1>What’s new in each version<aclass="headerlink" href="#what-s-new-in-each-version" title="Permalink to this headline">¶</a></h1>
</div>
</div>
</div>
</div>
<footerclass="footer">
<divclass="container">
<pclass="pull-right">
<ahref="#">Back to top</a>
<br/>
</p>
<p>
© Copyright 2016-2021, Pathpy Developers.<br/>
Created using <ahref="http://sphinx-doc.org/">Sphinx</a> 3.2.1.<br/>
</p>
</div>
</footer>
</body>
</html>