Skip to content

Releases: askuzminov/simple-release

v1.2.0

30 Apr 14:17
Compare
Choose a tag to compare

v1.2.0 (2023-4-30)

Features

v1.1.0

05 Oct 19:41
Compare
Choose a tag to compare

v1.1.0 (2021-10-5)

Continuous Integration

Documentation

Features

  • Add filters (42eeb7a)

    • Filters for:

      • git tags
      • files (include/exclude)
    • Add custom version template

  • add custom source links (d96d071)

  • pre version (3d657c8)

v1.0.8

06 Oct 06:42
Compare
Choose a tag to compare

v1.0.8 (2020-10-6)

Bug Fixes

v1.0.7

05 Oct 17:18
Compare
Choose a tag to compare

v1.0.7 (2020-10-5)

Bug Fixes

v1.0.6

02 Oct 17:19
Compare
Choose a tag to compare

v1.0.6 (2020-10-2)

Bug Fixes

v1.0.5

02 Oct 16:59
Compare
Choose a tag to compare

v1.0.5 (2020-10-2)

Documentation

  • setup git (1bc0ac4)

    • Github Actions
    • Common example

Bug Fixes

Styles and formatting

v1.0.4

24 Sep 15:16
Compare
Choose a tag to compare

v1.0.4 (2020-9-24)

Bug Fixes

v1.0.3

24 Sep 10:26
Compare
Choose a tag to compare

v1.0.3 (2020-9-24)

Bug Fixes

v1.0.2

22 Sep 19:11
Compare
Choose a tag to compare

v1.0.2 (2020-9-22)

Build system or external dependencies

Documentation

Bug Fixes

  • improve work with large git (d7a5aa5)

    • Avoid limit of buffer
    • Rewrite to non blocking code
    • Improve logging

v1.0.1

16 Sep 18:31
Compare
Choose a tag to compare

v1.0.1 (2020-9-16)

Documentation

Bug Fixes

  • remove carriage return from git log (3a462d4)

    add git log escaping