Skip to content

Releases: sbabcoc/Selenium-Foundation

14.1.14

07 Nov 01:36

Choose a tag to compare

  • Project: Replace runtime mappings with compile mappings in POM generation
  • README: Document the role of the POM file in the project

14.1.13

07 Nov 01:31

Choose a tag to compare

  • Enhance profile implementation in Gradle project file
  • Replace copied POM files with Gradle-generated versions

14.1.12

07 Nov 01:27

Choose a tag to compare

  • Combine Selenium 2 and Selenium 3 support in Gradle project file
  • Combine Selenium 2 and Selenium 3 support in Maven POM file
  • Create API-specific source file hierarchies
  • Refactor Java class files to eliminate duplicated code
  • Remove obsoleted entries from .gitignore file
  • README: Document dual-artifact output of project

14.1.11

07 Nov 01:16

Choose a tag to compare

More Gradle project file tweaks

14.1.10

07 Nov 01:15

Choose a tag to compare

Add JAR to artifacts collection

14.1.9

07 Nov 01:13

Choose a tag to compare

Add a few more entries to the .gitignore file

14.1.8

07 Nov 01:12

Choose a tag to compare

No-change release trying to set up Gradle project

14.1.7

07 Nov 01:09

Choose a tag to compare

Create Gradle project to prepare for combining Selenium 2 and Selenium 3 versions of this project

selenium-foundation-14.1.6

07 Nov 01:04

Choose a tag to compare

  • Upgrade JUnit Foundation to version 3.1.5
  • Upgrade Byte Buddy to version 1.7.9

selenium-foundation-14.1.5

07 Nov 01:02

Choose a tag to compare

  • POM:
    • Update JUnit Foundation to 3.1.4
    • Update Byte Buddy to version 1.7.8
  • README: Fix a couple of links