diff --git a/blog/news.json b/blog/news.json index 54f7d53..e0f112e 100644 --- a/blog/news.json +++ b/blog/news.json @@ -1,4 +1,23 @@ [ + { + "title": "Navigating Change in Conda-Build Recipe Formats: Balancing Legacy and Innovation", + "slug": "2024-11-15-v0-format-modifications", + "authors": [ + "kenodegard", + "chatgpt" + ], + "tags": [ + "announcement", + "conda", + "conda-build", + "recipe", + "cep-13", + "cep-14" + ], + "description": "The recent approval of the new recipe format (`recipe.yaml`, v1) does not mean the end of the old format (`meta.yaml`, v0). The conda community must balance innovation with support for legacy systems.\n", + "image": "img/blog/2024-11-15-v0-format-modifications/banner.png", + "date": "2024-11-15T00:00:00" + }, { "title": "October 2024 Releases", "slug": "2024-10-21-october-releases", @@ -57,21 +76,5 @@ "description": "The first \"chatting with the conda community\" is talking about the origins of conda-forge - with Filipe Fernandes.", "image": "img/blog/2024-09-chatting-with-conda-community/banner.png", "date": "2024-09-12T00:00:00" - }, - { - "title": "Conda Ecosystem Explained", - "slug": "2024-08-14-conda-ecosystem-explained", - "authors": [ - "dashagurova", - "jezdez" - ], - "tags": [ - "conda", - "community", - "governance" - ], - "description": "Get to know the conda ecosystem\u2014a vibrant community supporting an open-source, language-agnostic, and multi-platform package management system. Discover conda CLI tools for managing packages and environments, and explore key repositories like conda-forge, bioconda and defaults. You will learn how to get started with conda tools, the important things to keep in mind, and how multistakeholder governance ensures the ecosystem remains reliable and accessible to all.\n", - "image": "img/blog/2024-08-14-conda-ecosystem-explained/banner.png", - "date": "2024-08-14T00:00:00" } ] \ No newline at end of file