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: |
6ce3355c9b7073471998b58ba4873bff |
User & Date: | mistachkin 2015-02-02 20:16:06.431 |
Context
2015-02-05
| ||
00:33 | Update the Entity Framework version to 6.1.2.0. check-in: ae3f5740fc user: mistachkin tags: trunk | |
2015-02-02
| ||
21:01 | Updates for the pre-release of 1.0.95.0. check-in: 53ca5ed865 user: mistachkin tags: preRelease | |
20:16 | Improvements to the download page. check-in: 6ce3355c9b user: mistachkin tags: trunk | |
2015-01-30
| ||
17:59 | Update SQLite core library to the 3.8.8.2 release. check-in: c0f67d5d98 user: mistachkin tags: trunk | |
Changes
Changes to SQLite.Interop/src/win/interop.h.
1 2 3 4 5 6 7 8 9 10 11 12 | /* * interop.h - * * Written by Joe Mistachkin. * Released to the public domain, use at your own risk! */ #ifndef INTEROP_VERSION #define INTEROP_VERSION "1.0.95.0" #endif #ifndef INTEROP_SOURCE_ID | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | /* * interop.h - * * Written by Joe Mistachkin. * Released to the public domain, use at your own risk! */ #ifndef INTEROP_VERSION #define INTEROP_VERSION "1.0.95.0" #endif #ifndef INTEROP_SOURCE_ID #define INTEROP_SOURCE_ID "c0f67d5d98a67b7f411873193fb9fe934d5be125" #endif #ifndef INTEROP_SOURCE_TIMESTAMP #define INTEROP_SOURCE_TIMESTAMP "2015-01-30 17:59:12 UTC" #endif |
Changes to System.Data.SQLite/SQLitePatchLevel.cs.
1 2 3 4 5 6 7 8 9 10 11 | /******************************************************** * ADO.NET 2.0 Data Provider for SQLite Version 3.X * Written by Joe Mistachkin (joe@mistachkin.com) * * Released to the public domain, use at your own risk! ********************************************************/ using System.Data.SQLite; /////////////////////////////////////////////////////////////////////////////// | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | /******************************************************** * ADO.NET 2.0 Data Provider for SQLite Version 3.X * Written by Joe Mistachkin (joe@mistachkin.com) * * Released to the public domain, use at your own risk! ********************************************************/ using System.Data.SQLite; /////////////////////////////////////////////////////////////////////////////// [assembly: AssemblySourceId("c0f67d5d98a67b7f411873193fb9fe934d5be125")] /////////////////////////////////////////////////////////////////////////////// [assembly: AssemblySourceTimeStamp("2015-01-30 17:59:12 UTC")] |
Changes to www/downloads.wiki.
︙ | ︙ | |||
465 466 467 468 469 470 471 | This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of the System.Data.SQLite 1.0.94.0 (3.8.6) package. The Visual C++ 2005 SP1 runtime for x86 is included. The .NET Framework 2.0 SP2 is required. <br /> <big><b>This is the only setup package that is capable of installing the | | > > > > | 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 | This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of the System.Data.SQLite 1.0.94.0 (3.8.6) package. The Visual C++ 2005 SP1 runtime for x86 is included. The .NET Framework 2.0 SP2 is required. <br /> <big><b>This is the only setup package that is capable of installing the design-time components for Visual Studio 2005. However, if you do not require the design-time components, please consider downloading the associated <a href="/downloads/1.0.94.0/sqlite-netFx20-binary-bundle-Win32-2005-1.0.94.0.zip">Precompiled Binaries</a> instead.</b></big> <br /> (sha1: 89e8ff720473f51b96a8f550e17f6a01eae62584) </td> </tr> <tr> <td width="10"> </td> |
︙ | ︙ | |||
558 559 560 561 562 563 564 | This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of the System.Data.SQLite 1.0.94.0 (3.8.6) package. The Visual C++ 2008 SP1 runtime for x86 is included. The .NET Framework 3.5 SP1 is required. <br /> <big><b>This is the only setup package that is capable of installing the | | > > > > | 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 | This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of the System.Data.SQLite 1.0.94.0 (3.8.6) package. The Visual C++ 2008 SP1 runtime for x86 is included. The .NET Framework 3.5 SP1 is required. <br /> <big><b>This is the only setup package that is capable of installing the design-time components for Visual Studio 2008. However, if you do not require the design-time components, please consider downloading the associated <a href="/downloads/1.0.94.0/sqlite-netFx35-binary-bundle-Win32-2008-1.0.94.0.zip">Precompiled Binaries</a> instead.</b></big> <br /> (sha1: 5b2d64b941587589aa09d642bcd871ee3a2bc521) </td> </tr> <tr> <td width="10"> </td> |
︙ | ︙ | |||
650 651 652 653 654 655 656 | <td valign="top"> This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of the System.Data.SQLite 1.0.94.0 (3.8.6) package. The Visual C++ 2010 SP1 runtime for x86 is included. The .NET Framework 4.0 is required. <br /> <big><b>This is the only setup package that is capable of installing the | | > > > > | 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 | <td valign="top"> This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of the System.Data.SQLite 1.0.94.0 (3.8.6) package. The Visual C++ 2010 SP1 runtime for x86 is included. The .NET Framework 4.0 is required. <br /> <big><b>This is the only setup package that is capable of installing the design-time components for Visual Studio 2010. However, if you do not require the design-time components, please consider downloading the associated <a href="/downloads/1.0.94.0/sqlite-netFx40-binary-bundle-Win32-2010-1.0.94.0.zip">Precompiled Binaries</a> instead.</b></big></b></big> <br /> (sha1: 1601fa560359ab7ac0a64fa9fb1a7fbd1d15288b) </td> </tr> <tr> <td width="10"> </td> |
︙ | ︙ | |||
742 743 744 745 746 747 748 | This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of the System.Data.SQLite 1.0.94.0 (3.8.6) package. The Visual C++ 2012 Update 3 runtime for x86 is included. The .NET Framework 4.5 is required. <br /> <big><b>This is the only setup package that is capable of installing the | | > > > > | 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 | This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of the System.Data.SQLite 1.0.94.0 (3.8.6) package. The Visual C++ 2012 Update 3 runtime for x86 is included. The .NET Framework 4.5 is required. <br /> <big><b>This is the only setup package that is capable of installing the design-time components for Visual Studio 2012. However, if you do not require the design-time components, please consider downloading the associated <a href="/downloads/1.0.94.0/sqlite-netFx45-binary-bundle-Win32-2012-1.0.94.0.zip">Precompiled Binaries</a> instead.</b></big> <br /> (sha1: 65958357110ff8388debbc1dea6acc9551d57a54) </td> </tr> <tr> <td width="10"> </td> |
︙ | ︙ | |||
835 836 837 838 839 840 841 | This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of the System.Data.SQLite 1.0.94.0 (3.8.6) package. The Visual C++ 2013 Update 2 runtime for x86 is included. The .NET Framework 4.5.1 is required. <br /> <big><b>This is the only setup package that is capable of installing the | | > > > > | 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 | This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of the System.Data.SQLite 1.0.94.0 (3.8.6) package. The Visual C++ 2013 Update 2 runtime for x86 is included. The .NET Framework 4.5.1 is required. <br /> <big><b>This is the only setup package that is capable of installing the design-time components for Visual Studio 2013. However, if you do not require the design-time components, please consider downloading the associated <a href="/downloads/1.0.94.0/sqlite-netFx451-binary-bundle-Win32-2013-1.0.94.0.zip">Precompiled Binaries</a> instead.</b></big></b></big> <br /> (sha1: cb16ee04221cfc6675b2f38af6093966f2d737d6) </td> </tr> <tr> <td width="10"> </td> |
︙ | ︙ |