2022-02-17 22:33:27 -05:00
<!DOCTYPE html>
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en" xml:lang = "en" >
< head >
< meta charset = "utf-8" / >
< meta name = "generator" content = "pandoc" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0, user-scalable=yes" / >
< title > Release Notes< / title >
< style >
2022-02-22 01:56:03 -05:00
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
2022-02-17 22:33:27 -05:00
< / style >
2022-05-20 07:41:37 -04:00
< style type = "text/css" > b o d y {
max-width: 30em;
margin-left: 1em;
}
table {
border-collapse: collapse;
}
td, th {
border: 1px solid #999;
padding: 0.5rem;
text-align: left;
}
code{white-space: pre-wrap;
}
span.smallcaps{font-variant: small-caps;
}
span.underline{text-decoration: underline;
}
div.column{display: inline-block; vertical-align: top; width: 50%;
}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;
}
ul.task-list{list-style: none;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;
}
h1.title{text-align: center; font-size: xxx-large;
}
div.center {text-align:center;
}
div.centre {text-align:center;
}
table {
border-collapse: collapse;
}
td, th {
border: 1px solid #999;
padding: 0.5rem;
text-align: left;
}
< / style >
2022-02-17 22:33:27 -05:00
<!-- [if lt IE 9]>
2022-02-22 01:56:03 -05:00
< script src = "//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js" > < / script >
2022-02-17 22:33:27 -05:00
<![endif]-->
< / head >
< body >
< header id = "title-block-header" >
< h1 class = "title" > Release Notes< / h1 >
< / header >
< p > To build and run < a href = "./README.html" > README< / a > < / p >
2022-06-10 00:33:21 -04:00
< p > < a href = "docs/index.htm" > pre alpha documentation (mostly a wish list)< / a > (In order to read these on this local system, you must first execute the document build script < code > mkdocs.sh< / code > , with < code > bash< / code > , < code > sed< / code > and < code > pandoc< / code > )< / p >
2022-05-20 07:41:37 -04:00
< p > This software is pre alpha and should not yet be released. It does
not work well enough to even show what it would do if it was
working< / p >
2022-02-17 22:33:27 -05:00
< / body >
< / html >