Skip to content

1.4.0: Added Out convenience method call for Updated

Latest

Choose a tag to compare

@BlankDev117 BlankDev117 released this 01 Aug 17:28
5b0943a
Add Updated method call for Out (OSK-13) (#14)

Motivation
----
The Out factory should have an Updated method to allow for convenience
on a likely to use method

Modifications
----
* Added Updated method to Out

Result
----
A new convenience method is avialable for use in Out for Updates, as
this is likely a frequent use case

Fixes #13