All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
removeFunc
to specify which fields to remove (not filter for) based on functions - ripe-pulse/#436
- Remove Travis CI - products/#97
- Add alias for operator
in
- ripe-pulse/#240
- Handling
localhost
enviroment options
- Reversed erroneous issue fix in
timeString()
method
- Time hour support
- Add
getRipeWhiteAdminOptions
method - ripe-util-vue/#267 - Add
getRipeWhiteOptions
method - ripe-util-vue/#267 - Add testing to env methods
- Add option to reverse the
dateString
- ripe-util-vue/#259 - Add
getRipeConfigPublicOptions
andgetRipeConfigOptions
method - ripe-white/#961
- Add semaphore util - peri-invoicing/#17
- Bump dependencies versions
- Fix eslint dependencies problems
- Linting support
- Initial support for the
env.js
options retrieval solution
- Extracted CSV functions from
ripe-util-vue
- ripe-pulse/#302 - Express middleware not found and error handlers - ripe-orchestra/#16
- Support for more complex building and parsing of CSV data and files
- Refactored the ACL function out of the fastify module to be used by express as well - ripe-orchestra/#16
breakString
bug where an additional empty line was returned if the string exactly fit the last line
- Added
mimeType
util function that returns the correct mime type of a given file format
- Added more options to the
normalize()
method
- Bumped packages
- Support for custom keywords in
filterToParams
, such as@recently-updated
or@recently-rejected
- Parse query function as
parseSearchParams()
moneyMixin
- Support for
splitArray
function in the array file
- Support for "smart" line breaking using
breakString()
- Allow having different filter fields when the match is not perfect (in
filterToParams
)
- Function
encodeBarcode128B
that encodes values to Code 128 set B, to use in barcodes
- Config, context, filter and utils from ripe-components-vue
ripeAuth
has token
patchBaseUrl
to allow fixing non canonical base URL values
- Exposed
acl
middleware