Skip to content

Releases: ishkawa/DIKit

0.5.0

14 Apr 13:42
4d1f263
Compare
Choose a tag to compare
  • Use Swift 5.

0.4.0

01 Nov 16:14
18b0cf3
Compare
Choose a tag to compare
  • Reorganize project to resolve issues caused by SwiftPM xcodeproj.

0.3.3

24 May 02:34
0751b6d
Compare
Choose a tag to compare
  • Fix bundle identifier for debugging on devices. #54

0.3.2

23 May 03:33
9317585
Compare
Choose a tag to compare
  • Specify CFBundleVersion to fix issue to submit apps to the App Store. #51

0.3.1

19 May 17:37
3bd46e1
Compare
Choose a tag to compare
  • Stabilize order of generated code. #45
  • Minor refactoring.
  • Improve documentations.

Thank you @nakiwo @ikesyo @yutailang0119 for contributing.

0.3.0

11 Feb 14:21
8ec2f20
Compare
Choose a tag to compare
  • Add --exclude option to dikitgen. #36

Thanks @takasek for contributing!

0.2.2

30 Jan 16:06
dd5b249
Compare
Choose a tag to compare
  • Add products of Package.swift #33

0.2.1

05 Dec 15:39
e93db2d
Compare
Choose a tag to compare
  • Introduce priorities of node declarations. #31

0.2.0

12 Nov 18:15
59b0a58
Compare
Choose a tag to compare
  • Generated files inherit module imports from captured files. #28
  • Separate stdout and stderr. #27
  • Add --version option to print version of dikitgen. #26

0.1.3

11 Oct 12:19
Compare
Choose a tag to compare
  • Set bundle identifier of DIKit.framework. #23