Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Remove libxmljs from released dependencies

Choose a tag to compare

@postatum postatum released this 12 May 08:10
· 70 commits to master since this release

BREAKING:

Library libxmljs is not installed any more when installing osprey-method-handler.
This was the initially intended behaviour/output. So far libxmljs was added as a package dependency by mistake because of an incorrect Travis configuration.

Projects that use XML validation but not specify libxmljs as an explicit dependency will break. To make such a project work with new osprey-method-handler versions, please make sure to install libxmljs yourself.