Skip to content

Improve @author and @since support

Choose a tag to compare

@no-stack-dub-sack no-stack-dub-sack released this 08 Nov 03:21
· 24 commits to master since this release

Improves use of @author and @since tags so that multiple of each tag can be used to form something of a changelog. Previously, multiple instances of these tags were just blindly concatenated. Thanks to @docbill for his work on this feature, found in #55;