-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
7 changed files
with
191 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
Bingo 1.26.0 | ||
------------ | ||
|
||
The changelog is available `on this page <../../indigo/release-notes/indigo-1.26.0.html>`__ | ||
|
||
.. list-table:: | ||
:header-rows: 1 | ||
:stub-columns: 1 | ||
:widths: 28 24 24 24 | ||
|
||
* - | ||
- |image0| Linux | ||
- |image1| Windows | ||
- |image2| Mac OS | ||
* - Oracle | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-oracle-linux-x86_64.zip>`__ | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-oracle-windows-msvc-x86_64.zip>`__ | ||
- binaries upon request. | ||
* - PostgreSQL 15 | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-postgres-15-linux-x86_64.zip>`__ | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-postgres-15-windows-x86_64.zip>`__ | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-postgres-15-macos-x86_64.zip>`__ | ||
* - PostgreSQL 14 | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-postgres-14-linux-x86_64.zip>`__ | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-postgres-14-windows-x86_64.zip>`__ | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-postgres-14-macos-x86_64.zip>`__ | ||
* - PostgreSQL 13 | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-postgres-13-linux-x86_64.zip>`__ | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-postgres-13-windows-x86_64.zip>`__ | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-postgres-13-macos-x86_64.zip>`__ | ||
* - PostgreSQL 12 | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-postgres-12-linux-x86_64.zip>`__ | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-postgres-12-windows-x86_64.zip>`__ | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-postgres-12-macos-x86_64.zip>`__ | ||
* - Microsoft SQL Server | ||
- \- | ||
- `64-bit <https://lifescience.opensource.epam.com/downloads/bingo-1.26.0/bingo-sqlserver-windows-latest-x86_64.zip>`__ | ||
- \- | ||
|
||
`Source code on GitHub <http://github.com/epam/indigo>`__ | ||
|
||
|
||
.. |image0| image:: ../../assets/Linux.png | ||
.. |image1| image:: ../../assets/Windows.png | ||
.. |image2| image:: ../../assets/AppleSZ.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
|
||
.. toctree:: | ||
:hidden: | ||
:includehidden: | ||
|
||
../../indigo/release-notes/index.rst | ||
|
||
|
||
Indigo 1.26.0 | ||
------------- | ||
|
||
Language Bindings | ||
~~~~~~~~~~~~~~~~~ | ||
|
||
.. list-table:: | ||
:header-rows: 0 | ||
:stub-columns: 1 | ||
|
||
* - |p-icon| Python | ||
- `indigo-python.zip <https://lifescience.opensource.epam.com/downloads/indigo-1.26.0/indigo-python.zip>`__ | ||
* - |j-icon| Java | ||
- `indigo-java.zip <https://lifescience.opensource.epam.com/downloads/indigo-1.26.0/indigo-java.zip>`__ | ||
* - |c-icon| .NET | ||
- `indigo-dotnet.zip <https://lifescience.opensource.epam.com/downloads/indigo-1.26.0/indigo-dotnet.zip>`__ | ||
* - |n-icon| Native Libraries in one archive | ||
- `indigo-native-shared-libs.zip <https://lifescience.opensource.epam.com/downloads/indigo-1.26.0/indigo-native-shared-libs.zip>`__ | ||
|
||
|
||
Platform/CPU Bindings | ||
~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
.. list-table:: | ||
:header-rows: 1 | ||
:stub-columns: 1 | ||
|
||
* - | ||
- |image0| Linux | ||
- |image1| Windows | ||
- |image2| Mac OS | ||
* - |n-icon| Native Libraries x64 | ||
- `indigo-libs-linux-x86_64.zip <https://lifescience.opensource.epam.com/downloads/indigo-1.26.0/indigo-libs-linux-x86_64.zip>`__ | ||
- `indigo-libs-windows-x86_64.zip <https://lifescience.opensource.epam.com/downloads/indigo-1.26.0/indigo-libs-windows-x86_64.zip>`__ | ||
- `indigo-libs-macos-x86_64.zip <https://lifescience.opensource.epam.com/downloads/indigo-1.26.0/indigo-libs-macos-x86_64.zip>`__ | ||
* - | ||
- | ||
- `indigo-libs-windows-mingw-x86_64.zip <https://lifescience.opensource.epam.com/downloads/indigo-1.26.0/indigo-libs-windows-mingw-x86_64.zip>`__ | ||
- | ||
* - |n-icon| Native Libraries ARM64 | ||
- `indigo-libs-linux-aarch64.zip <https://lifescience.opensource.epam.com/downloads/indigo-1.26.0/indigo-libs-linux-aarch64.zip>`__ | ||
- \- | ||
- `indigo-libs-macos-aarch64.zip <https://lifescience.opensource.epam.com/downloads/indigo-1.26.0/indigo-libs-macos-aarch64.zip>`__ | ||
* - |n-icon| Native Libraries i386 | ||
- \- | ||
- `indigo-libs-windows-i386.zip <https://lifescience.opensource.epam.com/downloads/indigo-1.26.0/indigo-libs-windows-i386.zip>`__ | ||
- \- | ||
* - |n-icon| Utilities x64 | ||
- `indigo-utils-linux-x86_64.zip <https://lifescience.opensource.epam.com/downloads/indigo-1.26.0/indigo-utils-linux-x86_64.zip>`__ | ||
- `indigo-utils-windows-x86_64.zip <https://lifescience.opensource.epam.com/downloads/indigo-1.26.0/indigo-utils-windows-x86_64.zip>`__ | ||
- `indigo-utils-macos-x86_64.zip <https://lifescience.opensource.epam.com/downloads/indigo-1.26.0/indigo-utils-macos-x86_64.zip>`__ | ||
|
||
Source code | ||
~~~~~~~~~~~ | ||
|
||
`Source code zip <https://github.com/epam/Indigo/archive/indigo-1.26.0.zip>`__ | ||
|
||
`Repository on GitHub <https://github.com/epam/Indigo>`__ | ||
|
||
|
||
NuGet Repository | ||
~~~~~~~~~~~~~~~~ | ||
|
||
Indigo .NET packages available at `Nuget <https://www.nuget.org/packages/Indigo.Net/>`__ | ||
|
||
Just add ``Indigo.Net`` as a dependency into the project. | ||
|
||
PyPi package | ||
~~~~~~~~~~~~ | ||
|
||
Indigo Python SDK can be found at `PyPi <https://pypi.org/project/epam.indigo/>`__ | ||
|
||
One can install the Indigo library using *pip* utility | ||
|
||
|
||
.. code-block:: xml | ||
pip install epam.indigo | ||
.. |image0| image:: ../../assets/Linux.png | ||
.. |image1| image:: ../../assets/Windows.png | ||
.. |image2| image:: ../../assets/AppleSZ.png | ||
.. |image3| image:: ../../assets/globe.png | ||
.. |p-icon| image:: ../../assets/indigo/python-icon.png | ||
.. |j-icon| image:: ../../assets/indigo/java-icon.png | ||
.. |c-icon| image:: ../../assets/indigo/csharp-icon.png | ||
.. |n-icon| image:: ../../assets/indigo/native-icon.png | ||
.. |w-icon| image:: ../../assets/indigo/wasm-icon.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ Contents: | |
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
indigo-1.26.0 | ||
indigo-1.25.0 | ||
indigo-1.24.0 | ||
indigo-1.23.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Indigo 1.25.0 | ||
Released 2025-01-10 | ||
|
||
## Features | ||
#2460 - Load/save hydrogen bonds from/to HELM, KET and MOL | ||
#2575 - Saving atom to monomer connections to Mol and HELM | ||
#2472 - Support for three letter sequences | ||
|
||
## Bugfixes | ||
#2491 - Update ketcher to newer version for indigo-service frontend | ||
#2519 - The length of the arrow becomes 2 bonds after layout but should be 1 | ||
#2520 - The length of arrow should be 1 bond after importing reaction from rxn file | ||
#2458 - The reaction with catalysts is displayed incorrectly with ACS style setting and after layout | ||
#2681 - Molfile V3000 with SGROUP type DAT fails to load in Ketcher due to missing spaces in FIELDDISP | ||
#2654 - Arrow size become 2 bonds length after indigo changed default arrow size to 1 | ||
|
||
|
||
**Full Changelog**: https://github.com/epam/Indigo/compare/indigo-1.24.0-rc.1...indigo-1.25.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters