Skip to content

Commit 5e0c0b4

Browse files
Bump version to 0.0.5.9006
1 parent ca7bff1 commit 5e0c0b4

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: fuimus
22
Title: Functions That Have Been
3-
Version: 0.0.5.9005
3+
Version: 0.0.5.9006
44
Authors@R:
55
person(c("Andrew", "Allen"), "Bruce", , "[email protected]", role = c("aut", "cre", "cph"))
66
Maintainer: Andrew Bruce <[email protected]>

NEWS.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->
2+
3+
# fuimus 0.0.5.9006
4+
5+
* bump dev version
6+
* updated mount_board to use utils::packageName
7+
* bump dev version
8+
* standalone-helpers updated
9+
* updated standalone-helpers
10+
* updated standalone-helpers
11+
* fixed bug in is_valid_npi
12+
* updated standalone-helpers (bugfix)
13+
* updated standalone-helpers
14+
* first draft of zipcode db tables (pins)
15+
* added zip code database
16+
* added add_counties
17+
* standalone-helpers file created
18+
* breaking changes everywhere
19+
* added uniq_rmna
20+
* describe_unique
21+
* months_regex -> common_regex
22+
* `describe()` first draft
23+
* added functions from forager package
24+
* added provider calculations
25+
* moved dar calculation to forager
26+
27+
128
# fuimus (development version)
229

330
# fuimus 0.0.5

0 commit comments

Comments
 (0)