Skip to content

Commit

Permalink
version + NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed Oct 14, 2024
1 parent c1c7007 commit 4cb03b9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
15 changes: 11 additions & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,27 @@
# **calipseo-shiny [v1.6.0](https://github.com/un-fao/calipseo-shiny) - ONGOING**
# **calipseo-shiny [v1.6.0.dev](https://github.com/un-fao/calipseo-shiny) - ONGOING**

## Corrections

* [#222](https://github.com/un-fao/calipseo-shiny/issues/222) i18n call for missing labels fails with sprintf for R >= 4.2

_pyramid_chart_server_

* [#226](https://github.com/un-fao/calipseo-shiny/issues/226) Bug in pyramid layout when limited data

## Enhancements

* [#215](https://github.com/un-fao/calipseo-shiny/issues/215) Improve line chart
* [#223](https://github.com/un-fao/calipseo-shiny/issues/223) Provide translated vocabularies for French

**Computation enhancements**
_computation module_

* [#216](https://github.com/un-fao/calipseo-shiny/issues/216) Add dependancy between indicators

* [#217](https://github.com/un-fao/calipseo-shiny/issues/217) Adjust indicator period coverage

* [#218](https://github.com/un-fao/calipseo-shiny/issues/218) Conditional release behavior of indivators based on dependant indicators

* [#219](https://github.com/un-fao/calipseo-shiny/issues/219) Clean computation module


# **calipseo-shiny [v1.5.4](https://github.com/un-fao/calipseo-shiny/releases/tag/v1.5.4) - 2024-06-11**

## Corrections
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "shiny-calipseo",
"version": "1.6.0-beta1",
"date": "2024-10-12",
"version": "1.6.0-dev-20241014",
"date": "2024-10-14",
"dependencies": [
{"package": "dotenv", "version": "1.0.3", "repos": "https://cran.r-project.org"},
{"package": "htmltools", "version": "0.5.2", "repos": "https://cloud.r-project.org"},
Expand Down

0 comments on commit 4cb03b9

Please sign in to comment.