Skip to content

SKNodeBuilder v4.0.0

Compare
Choose a tag to compare
@rrbox rrbox released this 11 Nov 15:22
· 8 commits to main since this release
100fb92

What's new?

  • Generator が追加されました
  • Processor が追加されました
  • Builder の仕様が大きく変更されました
  • @NodeBuilder が廃止になりました

What's Changed

  • [clean] フォルダ構成 by @rrbox in #64
  • Linked modifier by @rrbox in #67
  • Feat/clean by @rrbox in #70
  • Feat/processor by @rrbox in #74
  • [fix] Processor.Next by @rrbox in #76
  • Feat/subclass support by @rrbox in #81
  • Feat/node make by @rrbox in #72
  • [add] addChild modifiers by @rrbox in #71
  • [remove] PropertyWrapper.swift by @rrbox in #87
  • [remove] 全てのモディファイアの @discardableResult を削除しました. by @rrbox in #89
  • Feat/subclass support by @rrbox in #92
  • Feat/generators by @rrbox in #96
  • Feat/documentation by @rrbox in #97
  • [update] README.md の内容を, 新しい API にしました. by @rrbox in #100
  • [fix] CQS 原則に従い, process メソッドを void に変更しました. by @rrbox in #101
  • Feat/generatortests by @rrbox in #102
  • Develop by @rrbox in #65

Full Changelog: 3.2.1...4.0.0