Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Improvements to the download page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
d354cfb19379ee4e78ce8fb2a94c2b32 |
User & Date: | mistachkin 2015-07-14 20:08:56.739 |
Context
2015-07-14
| ||
22:03 | Add experimental support for the FTS5 loadable extension. check-in: b1750e5eba user: mistachkin tags: trunk | |
20:08 | Improvements to the download page. check-in: d354cfb193 user: mistachkin tags: trunk | |
19:29 | Honor the pre-existing flags for connections during the Open method. Fix for [964063da16]. check-in: f7cac79346 user: mistachkin tags: trunk | |
Changes
Changes to www/downloads.wiki.
︙ | ︙ | |||
49 50 51 52 53 54 55 | <td class="importantNotes"> </td> </tr> <tr bgcolor="#fff1c8"> <td colspan="3" class="importantHeader"> | | | | > | | | | > > > > > > > > > | 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 | <td class="importantNotes"> </td> </tr> <tr bgcolor="#fff1c8"> <td colspan="3" class="importantHeader"> <a name="supportNotesDownloadablePackages"></a> <b>Support Notes - Downloadable Packages</b> </td> </tr> <tr bgcolor="#fff1c8"> <td colspan="3" class="importantNotes"> This page contains all the downloadable packages (e.g. sources, binaries, setups, etc) for the current release version of the official "System.Data.SQLite" project. This page and the associated <a href="https://www.nuget.org/profiles/mistachkin">NuGet packages</a> are the <b>only</b> official distribution points for these downloadable packages. If any of the downloadable packages are obtained elsewhere, it is very important to compare their SHA1 hashes to the corresponding hashes listed below in order to make sure the contained files are the same. </td> </tr> <tr bgcolor="#fff1c8"> <td colspan="3" class="importantHeader"> <a name="supportNotesOtherProjects"></a> <b>Support Notes - Other Projects</b> </td> </tr> <tr bgcolor="#fff1c8"> <td colspan="3" class="importantNotes"> There are several other projects, with widely varying levels of support and compatibility, known to use the similar names. At least one of those projects is an unofficial fork of the legacy 1.0.66.0 release, modified (by a third-party) to work with Visual Studio 2010 (or higher). Only the software contained on this page is directly |
︙ | ︙ | |||
1893 1894 1895 1896 1897 1898 1899 | <a name="nuGetPackages"></a> <b>Official NuGet Packages</b> </td> </tr> <tr bgcolor="#fff1c8"> <td colspan="4" class="importantNotes"> | | | | | | > | 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 | <a name="nuGetPackages"></a> <b>Official NuGet Packages</b> </td> </tr> <tr bgcolor="#fff1c8"> <td colspan="4" class="importantNotes"> Generally, the official NuGet packages should be obtained from the <a href="https://www.nuget.org/profiles/mistachkin">NuGet Gallery</a>; however, they are also included here as "local downloads" for reference. They should be absolutely identical to those listed on the NuGet Gallery with the same name and version. The SHA1 hashes listed below may be used for comparison purposes. </td> </tr> <tr> <td width="10"> </td> <td width="30%" valign="top" align="right"> <a href="/downloads/1.0.97.0/System.Data.SQLite.1.0.97.0.nupkg">System.Data.SQLite.1.0.97.0.nupkg</a> |
︙ | ︙ |