-
Now
retrieve_sumario()
provides informative error if a cve is provided instead of a date (#17). -
New functions to access the supplements,
suplemento_cve()
andsumario_suplementos()
. These are only accessible for 3 months. -
New function
valid_code()
returns a logical value instead of an error. -
New function
last_date_boe()
returning the date of the last valid publication. -
Better handling of dates (new fecha_anulacion).
-
retrieve_sumario()
keeps all columns even if they are empty.
- If a function returns a valid CVE now it has an suffix
_cve
. This affectsanuncio
,disposicion
and speciallysumario*
.
- Change to permissive MIT license.
- New
retrieve_document
to retrieve and tidy any document from BOE. - Now codes are checked before requesting them to the API.
- Added a
NEWS.md
file to track changes to the package.