This minor release adds the following enhancements:
- New
marklogic.vectors
module that includesbase64_encode
andbase64_decode
functions that operate in the same fashion as the MarkLogic 12 server functions vec.base64Encode and vec.base64Decode. - Bumped
requests
dependency from 2.32.3 to 2.32.4.