<a name="v1.8.1"></a>
## [v1.8.1] - 2022-10-15

<a name="v1.8.0"></a>
## [v1.8.0] - 2022-10-15
### Bug Fixes
- fix invalid type exception


<a name="v1.7.0"></a>
## [v1.7.0] - 2022-10-14
### Add Features
- feat introduction of copy-interface
- feat new method to get the output of the flags


<a name="v1.6.0"></a>
## [v1.6.0] - 2022-10-13
### Code Refactoring
- refactor the execute function, the execute function should not print messages


<a name="v1.5.0"></a>
## [v1.5.0] - 2022-10-13
### Add Features
- feat new opportunities for interaction with flags [#1](https://gitlab.schukai.com/oss/libraries/go/application/xflags/issues/1)

### Changes
- chore add license


<a name="v1.4.0"></a>
## [v1.4.0] - 2022-10-09
### Add Features
- feat new Execute() Method for the automatic execution of command
- feat new function GetDefaults()


<a name="v1.3.1"></a>
## [v1.3.1] - 2022-10-08
### Bug Fixes
- fix remove one test renmant


<a name="v1.3.0"></a>
## [v1.3.0] - 2022-10-08
### Code Refactoring
- refactor change func name FlagOutput() to Output()


<a name="v1.2.3"></a>
## [v1.2.3] - 2022-10-07
### Changes
- chore change license things
- chore change license things


<a name="v1.2.2"></a>
## [v1.2.2] - 2022-10-06
### Changes
- chore add licenses


<a name="v1.2.1"></a>
## [v1.2.1] - 2022-10-06
### Changes
- chore add licenses header


<a name="v1.2.0"></a>
## [v1.2.0] - 2022-10-05
### Add Features
- feat new function ParseOsArgs

### Bug Fixes
- fix Settings should be exported
- fix parse only the arguments and not the programm


<a name="v1.1.1"></a>
## [v1.1.1] - 2022-10-05
### Bug Fixes
- fix repository_url was wrong


<a name="v1.1.0"></a>
## [v1.1.0] - 2022-10-05

<a name="v1.0.0"></a>
## v1.0.0 - 2022-10-04

[v1.8.1]: https://gitlab.schukai.com/oss/libraries/go/application/xflags/compare/v1.8.0...v1.8.1
[v1.8.0]: https://gitlab.schukai.com/oss/libraries/go/application/xflags/compare/v1.7.0...v1.8.0
[v1.7.0]: https://gitlab.schukai.com/oss/libraries/go/application/xflags/compare/v1.6.0...v1.7.0
[v1.6.0]: https://gitlab.schukai.com/oss/libraries/go/application/xflags/compare/v1.5.0...v1.6.0
[v1.5.0]: https://gitlab.schukai.com/oss/libraries/go/application/xflags/compare/v1.4.0...v1.5.0
[v1.4.0]: https://gitlab.schukai.com/oss/libraries/go/application/xflags/compare/v1.3.1...v1.4.0
[v1.3.1]: https://gitlab.schukai.com/oss/libraries/go/application/xflags/compare/v1.3.0...v1.3.1
[v1.3.0]: https://gitlab.schukai.com/oss/libraries/go/application/xflags/compare/v1.2.3...v1.3.0
[v1.2.3]: https://gitlab.schukai.com/oss/libraries/go/application/xflags/compare/v1.2.2...v1.2.3
[v1.2.2]: https://gitlab.schukai.com/oss/libraries/go/application/xflags/compare/v1.2.1...v1.2.2
[v1.2.1]: https://gitlab.schukai.com/oss/libraries/go/application/xflags/compare/v1.2.0...v1.2.1
[v1.2.0]: https://gitlab.schukai.com/oss/libraries/go/application/xflags/compare/v1.1.1...v1.2.0
[v1.1.1]: https://gitlab.schukai.com/oss/libraries/go/application/xflags/compare/v1.1.0...v1.1.1
[v1.1.0]: https://gitlab.schukai.com/oss/libraries/go/application/xflags/compare/v1.0.0...v1.1.0