Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

Latest commit

 

History

History
72 lines (40 loc) · 1.08 KB

File metadata and controls

72 lines (40 loc) · 1.08 KB

RVS_IPAddress Change Log

1.2.8

  • July 18, 2022

  • Updated the tools. No functional or API changes.

1.2.7

  • March 15, 2022

  • Updated the tools. No functional or API changes.

1.2.6

  • January 28, 2022

  • Added DocC support. No functional or API changes.

1.2.5

  • December 14, 2021

  • Updated to latest tools.

1.2.4

  • Semptember 23, 2021

  • Updated to latest tools.

1.2.3

  • July 13, 2021

  • Updated to latest tools.

  • Added code coverage.

1.2.2

  • December 26, 2020

  • Updated project settings.

  • Removed placeholder test directory (decruft).

1.2.1

  • July 31, 2020

  • Rearranged to allow GitHub Swift action.

1.2.0

  • July 5, 2020

  • Switched SPM deliverable to static

1.1.1

  • June 20, 2020

  • Added SPM support

1.1.0

  • June 13, 2020
  • Did a bunch of work to make the class "swiftier."
  • Removed the CocoaPods stuff, and made SwiftLint an executable component.
  • Added the warnings xcconfig file.
  • Removed the useless package file.
  • Made the test target part of the main target. It should not have been separate.