Skip to content

Releases: worldbank/pip

0.10.13

26 Nov 20:54
Compare
Choose a tag to compare

Fix issue with regex in Stata 18.

0.10.12

31 Oct 16:30
Compare
Choose a tag to compare

*! -- update bibtex
*! -- Standardize drop subcommands
*! -- Incorporate `pip update, check'
*! -- Fix installing
*! -- Update help file

0.10.11

09 Oct 16:17
1e5c46f
Compare
Choose a tag to compare

Fix hot in pip_cp function. option clean was not being parsed in pip_cp_check_args. Now it is

0.10.10

27 Sep 15:57
Compare
Choose a tag to compare

In this version

*! -- Implement fillgaps and nowcasts options at both country and regional levels
*! -- Add Datt data
*! -- Add add gd subcommand
*! -- First version of groupdata endpoints, available in pip gd subcommand
*! -- save results of pip_gd in separate frames
*! -- add pip_utils_frame2locals
*! -- add examples
*! -- Update help file

0.10.9.9001

23 Sep 20:24
Compare
Choose a tag to compare
0.10.9.9001 Pre-release
Pre-release

Add Datt data for testing

0.10.9.9000

18 Sep 21:03
Compare
Choose a tag to compare
0.10.9.9000 Pre-release
Pre-release

Pre-release

Include new nowcasts functionality.

0.10.9

29 Aug 02:43
Compare
Choose a tag to compare

In this release

*! -- Allow upper case in server option
*! -- add pause message in formating
*! -- Add estiamte_type as string variable and leave it optional for now
*! -- Update help file.

0.10.8

11 Jan 14:53
Compare
Choose a tag to compare

THis release includes the following

*! version 0.10.8 <2024jan11>
*! -- fix bug in pip-grp. Now group_by=wb is called explicitly.
*! -- fix bug with version in pip_cl.
*! -- force proper formatting.
*! -- improve message for setting up cache dir
*! -- fix problem in scmd tables not working with server()
*! -- Add server to cache info
*! version 0.10.7 <2023Aug17>
*! --fix problem with setting globals and not being able to use the general options.
*! --fix messages when year is out of boundries
*! --fix issue with last and mrv in year()
*! -- change ppp and ppp_year for ppp_version()
*! -- fix getting pip_version stick
*! -- move pip_check_args to specific functions per subcmd
*! -- fix issue with ppp_year()
*! version 0.10.6 <2023Jun23>
*! -- Fix big bug about ppp year and wrong url query.
*! version 0.10.5 <2023Jun06>
*! -- Incorporate pip_cp by Tefera
*! -- update helpfile with new subcommand test
*! -- add pip_test
*! -- make local cachedir prevail over global pip_cachedir
*! -- add cachedir in each pip_get call
*! -- update format
*! -- add help for pip wb (which points to pip_cl) and for pip setup (init)
*! -- add cache info to help file
*! -- info of cache memory
*! -- update print and tables help file
*! -- complete pip_tables help file
*! -- fix issue with pip cache, iscache working now
*! -- Allow user to see Cache inventory pip cache, inventory
*! -- update to version 16.1
*! -- update abbreviation of general and pip_cl help files
*! -- replacre optnames for returnnames and add optnames only for options
*! -- add abbreviation program*! -- fix formatting *! -- add fillgaps to check in pov_check_args *! -- provide table of countries when wrong country is selected *! -- delete lukup auxiliary frame. We don't need it anymore *! -- refactor pip_info to pip_utils click *! -- get length of string for formatting in pip_utils_cliackable *! -- comment message of repeated timer *! -- fix issue of building the mata lib all the time *! -- delete pip_clean as we don't need it anymore *! version 0.10.4 <2023May31> *! -- Modular Helpfile (Incomplete) *! -- Improve cache manipulation, specially with cachedir() option *! -- Add more print options *! -- BREAKING CHANGE:pip versionsis nowpip print, version`
*! -- Fix coverage issue
*! version 0.10.3 <2023May24>
*! -- Add interactive management of cache info
*! -- add pip_get to pip_versions
*! -- Fix bug in pip_table query
*! -- Create clickable table program
*! -- add version() option to install from GitHub
*! version 0.10.2 <2023May23>
*! -- Hot fix on query
*! version 0.10.1 <2023May22>
*1 -- Fix bug
*! -- Add dialog box for cache directory
*! -- Fix issue with pip_find_src
*! -- Fix circularity when building MATA library.
*! version 0.10.0 <2023May19>
*! -- Complete refactoring of pip. many breaking changes
*! -- All callings of data are done with pip_get
*! -- local Caching is enabled for all calls
*! -- new timer functionality
*! -- new modular structure for future additions
*! -- efficient execution of code
*! -- add MATA functionality
*! -- add setup of variables for many future uses
*! -- dismiss dependency of {missings} command
*! -- BREAK CHANGE: options names MUST be parsed completely. Partial naming breaks
*! -- Remove old code.
*! -- several improvements to caching and setup.do
*! -- add caching to aux tables
*! -- add pip_setup.do file... this should be created internally
*! -- add mata functions to edit pip_setup.do
*! -- add pip_setup.ado to run mata and pip_setup.do
*! -- First attempt of caching... not fully working
*! -- Fix link of country info in pip_info
*! -- Add general troubleshooting to documentation.
*! -- Change some variable labels for clarity
*! -- Update help file with installation instructions.

0.9.5

16 Feb 18:55
Compare
Choose a tag to compare

Fix bugs

draft version to SSC

09 Feb 23:50
b4f5f60
Compare
Choose a tag to compare
0.9.0

first version to SSC