- Correctly demonitor the worker process in
noesis_task:await/2
- Added
noesis_geometry
module with some (more or less) geometry related functions - Added
noesis_math
module - Added
noesis_polyline
module, which implements encoding and decoding polylines - Added
noesis_task
module, which implements the async/await pattern - Added
noesis_xml
module, which includes some very basic functions for working with XML
noesis_proplists:extract/{2,3,4}
now ignores duplicate entries in the list of keys that should be extractednoesis_datetime:rfc1123/1
now prefixes one, two or three digit years with zeros
- Initial release