Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/0.4.1 #43

Merged
merged 39 commits into from
Jun 28, 2019
Merged

Release/0.4.1 #43

merged 39 commits into from
Jun 28, 2019

Commits on May 11, 2019

  1. Configuration menu
    Copy the full SHA
    005738c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6dbd8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe2e55b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. Feat: add AsyncPromisePipe

    Oni-zerone committed May 12, 2019
    Configuration menu
    Copy the full SHA
    40e9afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ed4bb3 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2019

  1. Configuration menu
    Copy the full SHA
    44f857a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/Pipeline-improvements' into feature/tester-pod

    # Conflicts:
    #	Example/Pods/Pods.xcodeproj/project.pbxproj
    Oni-zerone committed May 18, 2019
    Configuration menu
    Copy the full SHA
    fbb5c51 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2019

  1. Merge commit '495f73e21a954eb5d00a5f8c31dc2f6114b16a8b' into feature/…

    …tester-pod
    
    # Conflicts:
    #	Example/Podfile.lock
    #	Example/Pods/Manifest.lock
    #	Example/Pods/Pods.xcodeproj/project.pbxproj
    #	Example/PowerTools.xcodeproj/project.pbxproj
    Oni-zerone committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    dc3899d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7493675 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Feat: update podspec

    Oni-zerone committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    3a25592 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Merge commit '7c6c6a751bf8ac5059af3c4a7731de29c568a98c' into feature/…

    …tester-pod
    
    # Conflicts:
    #	Example/Podfile.lock
    #	Example/Pods/Manifest.lock
    #	Example/Pods/Pods.xcodeproj/project.pbxproj
    #	Example/Pods/Target Support Files/Pods-PowerTools_Tests/Pods-PowerTools_Tests.debug.xcconfig
    #	Example/Pods/Target Support Files/Pods-PowerTools_Tests/Pods-PowerTools_Tests.release.xcconfig
    #	Example/Pods/Target Support Files/PowerTools/PowerTools-Info.plist
    #	Example/PowerTools.xcodeproj/project.pbxproj
    Oni-zerone committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    42845ed View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. Configuration menu
    Copy the full SHA
    8c69389 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from Oni-zerone/master

    Master
    Oni-zerone committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    b9b76e3 View commit details
    Browse the repository at this point in the history
  3. Merge commit 'b9b76e3d1a9dca5edc93569de809998fa8481d08' into feature/…

    …tester-pod
    
    # Conflicts:
    #	Example/Podfile.lock
    #	Example/Pods/Manifest.lock
    #	Example/Pods/Pods.xcodeproj/project.pbxproj
    #	Example/Tests/BaseModels/AssertPipe.swift
    #	Example/Tests/Pipeline/PipelineTests.swift
    #	Example/Tests/Pipeline/PromisePipeTests.swift
    #	PowerTools/Core/Classes/Pipeline/Pipes/PromisePipe.swift
    #	PowerTools/Core/Classes/Pipeline/Pipes/SublinePipe.swift
    Oni-zerone committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    5dfd2df View commit details
    Browse the repository at this point in the history
  4. Feat: update podspec

    Oni-zerone committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    3850f17 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Chore: remove unused files

    Oni-zerone committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    ddcf5a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4269f61 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Configuration menu
    Copy the full SHA
    cff2dcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71a0ac2 View commit details
    Browse the repository at this point in the history
  3. Fix: try rebuild

    Oni-zerone committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    28e195e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0188bca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e48f92f View commit details
    Browse the repository at this point in the history
  6. Feat: add appending test

    Oni-zerone committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    7aace35 View commit details
    Browse the repository at this point in the history
  7. Fix: merge lost tests

    Oni-zerone committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    037c405 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68cc76d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #32 from Oni-zerone/feature/tester-pod

    Feature/tester pod
    Oni-zerone committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    cff18df View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    b0ac703 View commit details
    Browse the repository at this point in the history
  2. Feat: test BinderPipe

    Oni-zerone committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    db0541e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d0819e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3ec34b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67b6e6b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #40 from Oni-zerone/feature/BinderDataSource-Pipel…

    …ine-binding
    
    Feature/binder data source pipeline binding
    Oni-zerone committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    cfe2649 View commit details
    Browse the repository at this point in the history
  7. Feat: test permutations

    Oni-zerone committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    558633c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #41 from Oni-zerone/feature/more-Unit-Tests

    Test permutations
    Oni-zerone committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    30fafe2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f24f637 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a0957ea View commit details
    Browse the repository at this point in the history
  11. Fix: avoid module break

    Oni-zerone committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    1298ed5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #42 from Oni-zerone/feature/more-Unit-Tests

    Feat: add GridViewController tests
    Oni-zerone committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    7d424c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Chore: bump version number

    Oni-zerone committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    9505780 View commit details
    Browse the repository at this point in the history