Skip to content

Latest commit

 

History

History
90 lines (47 loc) · 2 KB

CHANGELOG.md

File metadata and controls

90 lines (47 loc) · 2 KB

3.4.2

3.4.0

3.3.0

3.0.0

2.4.1

2.0.0

1.1.1

1.1.0

1.0.0

0.1.8

0.1.7

0.1.6

0.1.5

Features

  1. Added markAsTestSources boolean parameter to mark it directory as test sources in IntelliJ IDEA (enabled by default)

0.1.4

Fixes

  1. Fixed configurations initialization during source set creation
  2. Fixed source set not extending from main and test

0.1.3

New functionality

  1. Added check whether IdeaPlugin is already applied

0.1.2

Fixes

  1. Task loading issue

New functionality

  1. Added JavaPlugin automatically applying if not applied

0.1.1

Fixes:

  1. Issue when plugin is not applying

0.1

Initial release. Basic functionality

  • Integration test directories initialization
  • Integration test task
  • A few configuration test options