Skip to content

Commit

Permalink
New changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dokun1 committed Jul 18, 2021
1 parent bd2e994 commit ecc4b9a
Showing 1 changed file with 71 additions and 2 deletions.
73 changes: 71 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,31 @@
# Change Log
# Changelog

## [Unreleased](https://github.com/dokun1/Lumina/tree/HEAD)

[Full Changelog](https://github.com/dokun1/Lumina/compare/1.5.0...HEAD)

**Closed issues:**

- How to use 'WideAngleCamera' in dokun1 project [\#98](https://github.com/dokun1/Lumina/issues/98)

**Merged pull requests:**

- Lumina Still Works [\#107](https://github.com/dokun1/Lumina/pull/107) ([dokun1](https://github.com/dokun1))
- Button layout [\#103](https://github.com/dokun1/Lumina/pull/103) ([gerriet](https://github.com/gerriet))
- Logging level: switched logic [\#102](https://github.com/dokun1/Lumina/pull/102) ([gerriet](https://github.com/gerriet))
- set camera to continuousAutoFocus [\#101](https://github.com/dokun1/Lumina/pull/101) ([drmarkpowell](https://github.com/drmarkpowell))
- PR 94 made TorchState enum, torch var and currentZoomScale var public… [\#97](https://github.com/dokun1/Lumina/pull/97) ([drmarkpowell](https://github.com/drmarkpowell))

## [1.5.0](https://github.com/dokun1/Lumina/tree/1.5.0) (2019-04-18)

[Full Changelog](https://github.com/dokun1/Lumina/compare/1.4.0...1.5.0)

**Implemented enhancements:**

- Using Apple's Swift standard logger [\#93](https://github.com/dokun1/Lumina/pull/93) ([dokun1](https://github.com/dokun1))

## [1.4.0](https://github.com/dokun1/Lumina/tree/1.4.0) (2019-04-05)

[Full Changelog](https://github.com/dokun1/Lumina/compare/1.3.2...1.4.0)

**Closed issues:**
Expand All @@ -19,6 +37,7 @@
- Updated to support Swift 5 [\#92](https://github.com/dokun1/Lumina/pull/92) ([dokun1](https://github.com/dokun1))

## [1.3.2](https://github.com/dokun1/Lumina/tree/1.3.2) (2018-11-23)

[Full Changelog](https://github.com/dokun1/Lumina/compare/1.3.1...1.3.2)

**Closed issues:**
Expand All @@ -32,6 +51,7 @@
- Swift4dot2fixes [\#89](https://github.com/dokun1/Lumina/pull/89) ([dokun1](https://github.com/dokun1))

## [1.3.1](https://github.com/dokun1/Lumina/tree/1.3.1) (2018-06-13)

[Full Changelog](https://github.com/dokun1/Lumina/compare/1.3.0...1.3.1)

**Merged pull requests:**
Expand All @@ -40,6 +60,7 @@
- Fixed issue with iPhone platform detection [\#82](https://github.com/dokun1/Lumina/pull/82) ([dokun1](https://github.com/dokun1))

## [1.3.0](https://github.com/dokun1/Lumina/tree/1.3.0) (2018-06-04)

[Full Changelog](https://github.com/dokun1/Lumina/compare/1.2.1...1.3.0)

**Closed issues:**
Expand All @@ -53,13 +74,15 @@
- New font plus open [\#81](https://github.com/dokun1/Lumina/pull/81) ([dokun1](https://github.com/dokun1))

## [1.2.1](https://github.com/dokun1/Lumina/tree/1.2.1) (2018-03-29)

[Full Changelog](https://github.com/dokun1/Lumina/compare/1.2.0...1.2.1)

**Merged pull requests:**

- Allow setting button visibility [\#72](https://github.com/dokun1/Lumina/pull/72) ([gerriet](https://github.com/gerriet))

## [1.2.0](https://github.com/dokun1/Lumina/tree/1.2.0) (2018-03-11)

[Full Changelog](https://github.com/dokun1/Lumina/compare/1.1.0...1.2.0)

**Fixed bugs:**
Expand All @@ -72,6 +95,7 @@
- Add tapped\(\) to LuminaDelegate [\#73](https://github.com/dokun1/Lumina/pull/73) ([gerriet](https://github.com/gerriet))

## [1.1.0](https://github.com/dokun1/Lumina/tree/1.1.0) (2018-02-14)

[Full Changelog](https://github.com/dokun1/Lumina/compare/1.0.1...1.1.0)

**Implemented enhancements:**
Expand All @@ -83,30 +107,35 @@
- Use safe area guides for text label and shutter button [\#69](https://github.com/dokun1/Lumina/pull/69) ([gerriet](https://github.com/gerriet))

## [1.0.1](https://github.com/dokun1/Lumina/tree/1.0.1) (2018-01-02)

[Full Changelog](https://github.com/dokun1/Lumina/compare/1.0.0...1.0.1)

**Merged pull requests:**

- Fixed issue where old method showed up in delegate as required method [\#67](https://github.com/dokun1/Lumina/pull/67) ([dokun1](https://github.com/dokun1))

## [1.0.0](https://github.com/dokun1/Lumina/tree/1.0.0) (2017-12-30)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.15.1...1.0.0)

## [0.15.1](https://github.com/dokun1/Lumina/tree/0.15.1) (2017-12-30)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.15.0...0.15.1)

**Merged pull requests:**

- Orientation issue updating ui [\#66](https://github.com/dokun1/Lumina/pull/66) ([dokun1](https://github.com/dokun1))

## [0.15.0](https://github.com/dokun1/Lumina/tree/0.15.0) (2017-12-30)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.14.0...0.15.0)

**Merged pull requests:**

- Add logging [\#65](https://github.com/dokun1/Lumina/pull/65) ([dokun1](https://github.com/dokun1))

## [0.14.0](https://github.com/dokun1/Lumina/tree/0.14.0) (2017-12-30)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.13.4...0.14.0)

**Fixed bugs:**
Expand All @@ -118,6 +147,7 @@
- UI Updated, new torch states added [\#64](https://github.com/dokun1/Lumina/pull/64) ([dokun1](https://github.com/dokun1))

## [0.13.4](https://github.com/dokun1/Lumina/tree/0.13.4) (2017-12-29)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.13.3...0.13.4)

**Fixed bugs:**
Expand All @@ -129,6 +159,7 @@
- Fix for issue 27 [\#63](https://github.com/dokun1/Lumina/pull/63) ([dokun1](https://github.com/dokun1))

## [0.13.3](https://github.com/dokun1/Lumina/tree/0.13.3) (2017-12-29)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.13.2...0.13.3)

**Fixed bugs:**
Expand All @@ -143,6 +174,7 @@
- Fix for issue 35 [\#59](https://github.com/dokun1/Lumina/pull/59) ([Zfalgout](https://github.com/Zfalgout))

## [0.13.2](https://github.com/dokun1/Lumina/tree/0.13.2) (2017-11-26)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.13.1...0.13.2)

**Implemented enhancements:**
Expand All @@ -155,6 +187,7 @@
- Updated to use inline mode for swiftlint [\#54](https://github.com/dokun1/Lumina/pull/54) ([dokun1](https://github.com/dokun1))

## [0.13.1](https://github.com/dokun1/Lumina/tree/0.13.1) (2017-11-24)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.13.0...0.13.1)

**Implemented enhancements:**
Expand All @@ -166,27 +199,31 @@
- Ci setup [\#53](https://github.com/dokun1/Lumina/pull/53) ([dokun1](https://github.com/dokun1))

## [0.13.0](https://github.com/dokun1/Lumina/tree/0.13.0) (2017-11-23)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.12.0...0.13.0)

**Merged pull requests:**

- Multiple models [\#52](https://github.com/dokun1/Lumina/pull/52) ([dokun1](https://github.com/dokun1))

## [0.12.0](https://github.com/dokun1/Lumina/tree/0.12.0) (2017-11-21)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.11.2...0.12.0)

**Merged pull requests:**

- Minor refactoring [\#51](https://github.com/dokun1/Lumina/pull/51) ([dokun1](https://github.com/dokun1))

## [0.11.2](https://github.com/dokun1/Lumina/tree/0.11.2) (2017-11-20)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.11.1...0.11.2)

**Merged pull requests:**

- Swiftlint [\#50](https://github.com/dokun1/Lumina/pull/50) ([dokun1](https://github.com/dokun1))

## [0.11.1](https://github.com/dokun1/Lumina/tree/0.11.1) (2017-11-10)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.11.0...0.11.1)

**Implemented enhancements:**
Expand All @@ -208,6 +245,7 @@
- Adds streaming of AVDepthData [\#43](https://github.com/dokun1/Lumina/pull/43) ([dokun1](https://github.com/dokun1))

## [0.11.0](https://github.com/dokun1/Lumina/tree/0.11.0) (2017-11-06)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.10.1...0.11.0)

**Closed issues:**
Expand All @@ -220,13 +258,15 @@
- Added gif to readme [\#30](https://github.com/dokun1/Lumina/pull/30) ([dokun1](https://github.com/dokun1))

## [0.10.1](https://github.com/dokun1/Lumina/tree/0.10.1) (2017-10-25)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.10.0...0.10.1)

**Merged pull requests:**

- UI Updates [\#26](https://github.com/dokun1/Lumina/pull/26) ([dokun1](https://github.com/dokun1))

## [0.10.0](https://github.com/dokun1/Lumina/tree/0.10.0) (2017-10-22)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.9.1...0.10.0)

**Fixed bugs:**
Expand All @@ -238,36 +278,43 @@
- Video recording [\#25](https://github.com/dokun1/Lumina/pull/25) ([dokun1](https://github.com/dokun1))

## [0.9.1](https://github.com/dokun1/Lumina/tree/0.9.1) (2017-10-18)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.9...0.9.1)

**Merged pull requests:**

- Made delegates weak [\#24](https://github.com/dokun1/Lumina/pull/24) ([dokun1](https://github.com/dokun1))

## [0.9](https://github.com/dokun1/Lumina/tree/0.9) (2017-10-07)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.8.6...0.9)

**Merged pull requests:**

- Memory leaks fixes [\#22](https://github.com/dokun1/Lumina/pull/22) ([dokun1](https://github.com/dokun1))

## [0.8.6](https://github.com/dokun1/Lumina/tree/0.8.6) (2017-10-05)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.8.5...0.8.6)

**Merged pull requests:**

- Fixed delegates, updated focus method [\#21](https://github.com/dokun1/Lumina/pull/21) ([dokun1](https://github.com/dokun1))

## [0.8.5](https://github.com/dokun1/Lumina/tree/0.8.5) (2017-10-02)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.8.4...0.8.5)

## [0.8.4](https://github.com/dokun1/Lumina/tree/0.8.4) (2017-10-01)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.8.3...0.8.4)

## [0.8.3](https://github.com/dokun1/Lumina/tree/0.8.3) (2017-09-28)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.8.2...0.8.3)

## [0.8.2](https://github.com/dokun1/Lumina/tree/0.8.2) (2017-09-27)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.8.1...0.8.2)

**Closed issues:**
Expand All @@ -279,6 +326,7 @@
- Pinch to zoom [\#20](https://github.com/dokun1/Lumina/pull/20) ([dokun1](https://github.com/dokun1))

## [0.8.1](https://github.com/dokun1/Lumina/tree/0.8.1) (2017-09-27)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.8...0.8.1)

**Closed issues:**
Expand All @@ -290,13 +338,15 @@
- New look for text prompt view [\#19](https://github.com/dokun1/Lumina/pull/19) ([dokun1](https://github.com/dokun1))

## [0.8](https://github.com/dokun1/Lumina/tree/0.8) (2017-09-27)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.7...0.8)

**Merged pull requests:**

- Core ml model [\#18](https://github.com/dokun1/Lumina/pull/18) ([dokun1](https://github.com/dokun1))

## [0.7](https://github.com/dokun1/Lumina/tree/0.7) (2017-09-25)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.6.4...0.7)

**Closed issues:**
Expand All @@ -309,6 +359,7 @@
- Added support for custom resolution & frame rate [\#15](https://github.com/dokun1/Lumina/pull/15) ([dokun1](https://github.com/dokun1))

## [0.6.4](https://github.com/dokun1/Lumina/tree/0.6.4) (2017-09-25)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.6.3...0.6.4)

**Closed issues:**
Expand All @@ -320,13 +371,15 @@
- Handles permissions more elegantly now [\#14](https://github.com/dokun1/Lumina/pull/14) ([dokun1](https://github.com/dokun1))

## [0.6.3](https://github.com/dokun1/Lumina/tree/0.6.3) (2017-09-25)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.6.2...0.6.3)

**Closed issues:**

- Improve Documentation [\#10](https://github.com/dokun1/Lumina/issues/10)

## [0.6.2](https://github.com/dokun1/Lumina/tree/0.6.2) (2017-09-24)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.6.1...0.6.2)

**Closed issues:**
Expand All @@ -339,19 +392,23 @@
- docs: Add link to license [\#7](https://github.com/dokun1/Lumina/pull/7) ([RichardLitt](https://github.com/RichardLitt))

## [0.6.1](https://github.com/dokun1/Lumina/tree/0.6.1) (2017-09-21)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.6...0.6.1)

## [0.6](https://github.com/dokun1/Lumina/tree/0.6) (2017-09-21)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.5.1...0.6)

## [0.5.1](https://github.com/dokun1/Lumina/tree/0.5.1) (2017-09-19)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.5...0.5.1)

**Merged pull requests:**

- Cocoapods [\#5](https://github.com/dokun1/Lumina/pull/5) ([dokun1](https://github.com/dokun1))

## [0.5](https://github.com/dokun1/Lumina/tree/0.5) (2017-09-19)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.4.2...0.5)

**Merged pull requests:**
Expand All @@ -360,41 +417,53 @@
- New architecture [\#3](https://github.com/dokun1/Lumina/pull/3) ([dokun1](https://github.com/dokun1))

## [0.4.2](https://github.com/dokun1/Lumina/tree/0.4.2) (2017-08-18)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.4.1...0.4.2)

**Merged pull requests:**

- Swift4update [\#2](https://github.com/dokun1/Lumina/pull/2) ([dokun1](https://github.com/dokun1))

## [0.4.1](https://github.com/dokun1/Lumina/tree/0.4.1) (2017-06-30)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.4...0.4.1)

## [0.4](https://github.com/dokun1/Lumina/tree/0.4) (2017-05-30)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.3.3...0.4)

**Merged pull requests:**

- Updated text view to always be present, but hidden if no text is init… [\#1](https://github.com/dokun1/Lumina/pull/1) ([dokun1](https://github.com/dokun1))

## [0.3.3](https://github.com/dokun1/Lumina/tree/0.3.3) (2017-05-17)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.3.2...0.3.3)

## [0.3.2](https://github.com/dokun1/Lumina/tree/0.3.2) (2017-05-17)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.3.1...0.3.2)

## [0.3.1](https://github.com/dokun1/Lumina/tree/0.3.1) (2017-05-17)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.3...0.3.1)

## [0.3](https://github.com/dokun1/Lumina/tree/0.3) (2017-05-12)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.2...0.3)

## [0.2](https://github.com/dokun1/Lumina/tree/0.2) (2017-05-11)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.1.1...0.2)

## [0.1.1](https://github.com/dokun1/Lumina/tree/0.1.1) (2017-05-11)

[Full Changelog](https://github.com/dokun1/Lumina/compare/0.1...0.1.1)

## [0.1](https://github.com/dokun1/Lumina/tree/0.1) (2017-05-07)

[Full Changelog](https://github.com/dokun1/Lumina/compare/ef8b3b28a05a0e1fd9e8d5cd7b4d34f7578a112c...0.1)



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit ecc4b9a

Please sign in to comment.