Skip to content

Commit

Permalink
Merge pull request #629 from skoudoro/rel-prep
Browse files Browse the repository at this point in the history
Release preparation 0.9.0
  • Loading branch information
skoudoro committed Apr 15, 2023
2 parents 9f8367f + d0fe1a1 commit c60e99f
Show file tree
Hide file tree
Showing 14 changed files with 542 additions and 24 deletions.
8 changes: 8 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,15 @@ Jacob Wasserth <j.wasserthal@dkfz.de> wasserth <j.wasserthal@dkfz.de>
Charles Poirier <charles.poirier@usherbrooke.ca> CHrlS98 <charles.poirier@usherbrooke.ca>
Hariharan Ayappane <hari.ayapps@gmail.com> haran2001 <hari.ayapps@gmail.com>
Hariharan Ayappane <hari.ayapps@gmail.com> haran2001 <56040092+haran2001@users.noreply.github.com>
Praneeth Shetty <praneethshetty10@gmail.com> ganimtron10 <praneethshetty10@gmail.com>
Praneeth Shetty <praneethshetty10@gmail.com> ganimtron-10 <praneethshetty10@gmail.com>
Praneeth Shetty <praneethshetty10@gmail.com> Praneeth Shetty <64432063+ganimtron-10@users.noreply.github.com>
Anand Shivam <anandshivam54321@gmail.com> Xtanion <anandshivam54321@gmail.com>
Anand Shivam <anandshivam54321@gmail.com> Shivam Anand <74976752+xtanion@users.noreply.github.com>
Meha Bhalodiya <mehabhalodiya@gmail.com> mehabhalodiya <mehabhalodiya@gmail.com>
Mohamed Agour <mo.aggour@gmail.com> m-agour <mo.aggour@gmail.com>
Mohamed Agour <mo.aggour@gmail.com> Mohamed Agour <63170874+m-agour@users.noreply.github.com>
Sreekar Chigurupati <chigurupatisreekar@gmail.com> sreekar chigurupati <chigurupatisreekar@gmail.com>
Johny Daras <johnydaras@gmail.com> lej0hn <johnydaras@gmail.com>
Francois Rheault <francois.m.rheault@usherbrooke.ca> frheault <francois.m.rheault@usherbrooke.ca>
Dwij Raj Hari <dwijrajhari@gmail.com> Dwij Raj Hari <75260253+dwijrajhari@users.noreply.github.com>
5 changes: 2 additions & 3 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,7 @@ Checklist before Releasing

* Check whether there are no build failing on `Travis`.

* Review and update the release notes. Review and update the :file:`Changelog`
file. Get a partial list of contributors with something like::
* Review and update the release notes. Get a partial list of contributors with something like::

git shortlog -nse v0.1.0..

Expand All @@ -142,7 +141,7 @@ Checklist before Releasing

* Add any new authors to the ``AUTHORS`` file.

* Check the copyright years in ``docs/source/conf.py`` and ``LICENSE``
* Check the copyright years in ``LICENSE``

* Generate release notes. Go to ``docs/source/ext`` and run ``github_tools.py`` script the following way::

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2022, FURY - Free Unified Rendering in Python. All rights reserved.
Copyright (c) 2023, FURY - Free Unified Rendering in Python. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Expand Down
4 changes: 3 additions & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ The mandatory dependencies are:
- numpy >= 1.7.1
- vtk >= 8.1.0
- scipy >= 0.9
- aiohttp
- pygltflib

The optional dependencies are:

Expand Down Expand Up @@ -75,7 +77,7 @@ You can check your installation via this command
python -c "from fury import get_info; print(get_info())"
This command will give you important information about FURY's installation. The next step will be to run a :doc:`tutorial <auto_tutorials/index>`.
This command will give you important information about FURY's installation. The next step will be to run a :doc:`tutorial <auto_examples/index>`.

Running the Tests
-----------------
Expand Down
2 changes: 1 addition & 1 deletion docs/source/posts/2022/2022-01-31-release-announcement.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ We can also join our `discord community <https://discord.gg/6btFPPj>`_

We would like to thanks to :ref:`all contributors <community>` for this release:

.. include:: ../../release_notes/releasev0.7.0.rst
.. include:: ../../release_notes/releasev0.8.0.rst
:start-after: commits.
:end-before: We closed

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
Google Summer of Code Final Work Product
========================================

.. post:: January 31 2023
.. post:: January 29 2023
:author: Mohamed Abouagour
:tags: google
:category: gsoc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
Google Summer of Code Final Work Product
========================================

.. post:: February 01 2023
.. post:: January 29 2023
:author: Shivam Anand
:tags: google
:category: gsoc
Expand Down
20 changes: 20 additions & 0 deletions docs/source/posts/2023/2023-02-01-gsoc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Contribute to FURY via Google Summer of Code 2023
=================================================

.. post:: February 1 2023
:author: skoudoro
:tags: google
:category: gsoc


FURY is participating in the `Google Summer of Code 2023 <https://summerofcode.withgoogle.com>`_ under the umbrella of the `Python Software Foundation <https://python-gsoc.org/>`_.

FURY is a free and open source software library for scientific visualization and 3D animations. FURY contains many tools for visualizing a series of scientific data including graph and imaging data.

A list of project ideas and application info is on our `GitHub Wiki <https://github.com/fury-gl/fury/wiki/Google-Summer-of-Code-2023-(GSOC2023)>`_.

If you are interested in talking to us about projects, applications join us to our `discord community <https://discord.gg/aXRZmmM>`_ or drop us a line on our `mailing list <https://mail.python.org/mailman3/lists/fury.python.org>`_.

Be part of our community and Enjoy your summer of code!

Serge K.
48 changes: 48 additions & 0 deletions docs/source/posts/2023/2023-04-14-release-announcement.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
FURY 0.9.0 Released
===================

.. post:: April 15 2023
:author: skoudoro
:tags: fury
:category: release


The FURY project is happy to announce the release of FURY 0.9.0!
FURY is a free and open source software library for scientific visualization and 3D animations.

You can show your support by `adding a star <https://github.com/fury-gl/fury/stargazers>`_ on FURY github project.

This Release is mainly a maintenance release. The **major highlights** of this release are:

.. include:: ../../release_notes/releasev0.9.0.rst
:start-after: --------------
:end-before: Details

.. note:: The complete release notes are available :ref:`here <releasev0.9.0>`

**To upgrade or install FURY**

Run the following command in your terminal::

pip install --upgrade fury

or::

conda install -c conda-forge fury


**Questions or suggestions?**

For any questions go to http://fury.gl, or send an e-mail to fury@python.org
We can also join our `discord community <https://discord.gg/6btFPPj>`_

We would like to thanks to :ref:`all contributors <community>` for this release:

.. include:: ../../release_notes/releasev0.9.0.rst
:start-after: commits.
:end-before: We closed


On behalf of the :ref:`FURY developers <community>`,

Serge K.
1 change: 1 addition & 0 deletions docs/source/release-history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ For a full list of the features implemented in the most recent release cycle, ch
.. toctree::
:maxdepth: 1

release_notes/releasev0.9.0
release_notes/releasev0.8.0
release_notes/releasev0.7.1
release_notes/releasev0.7.0
Expand Down

0 comments on commit c60e99f

Please sign in to comment.