Skip to content

Commit

Permalink
docs: update NEWS and DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
rCarto committed Jan 22, 2025
1 parent 19eb3bd commit 1fa66f9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: mapsf
Title: Thematic Cartography
Version: 0.13.0
Version: 1.0.0
Authors@R:
c(person(given = "Timothée",
family = "Giraud",
Expand Down
13 changes: 13 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# mapsf 1.0.0

## Feat
- add alpha (transparency) for all types in mf_map() and in mf_raster()
- remove all deprecated functions and arguments: mf_legend_*() functions;
adjust in mf_arrow(); theme and export in mf_export(); theme in mf_init();
pt_pch, pt_cex, pt_pch_na, pt_cex_na in mf_legend(); unit from mf_scale();

## Docs
- update the cheat sheet
- update the main vignette


# mapsf 0.12.0

## Fix
Expand Down

0 comments on commit 1fa66f9

Please sign in to comment.