Skip to content

Releases: sergiikhliustin/BazelPods

1.11.4

05 Mar 13:48
9aa89b6
Compare
Choose a tag to compare

Workspace Snippet

http_archive(
    name = "bazelpods",
    sha256 = "7da12a6a2a912b9b371a935038fd79db941b5e9ac28debdbf953b59889b695ea",
    url = "https://github.com/sergeykhliustin/BazelPods/releases/download/1.11.4/release.tar.gz"
)

load("@bazelpods//:repositories.bzl", "bazelpods_dependencies")

bazelpods_dependencies()

What's Changed

  • Fix env variables and cc_copts for some pods by @sergeykhliustin in #122

Full Changelog: 1.11.3...1.11.4

1.11.3

04 Mar 20:15
1227822
Compare
Choose a tag to compare

Workspace Snippet

http_archive(
    name = "bazelpods",
    sha256 = "950c4674883dce0246136e9fb330357f9e4130818e16811d84a4b85a5c5b082f",
    url = "https://github.com/sergeykhliustin/BazelPods/releases/download/1.11.3/release.tar.gz"
)

load("@bazelpods//:repositories.bzl", "bazelpods_dependencies")

bazelpods_dependencies()

What's Changed

  • Update dependency build_bazel_rules_ios to v4.1.0 by @sergeykhliustin in #120
  • Fix objc_defines by @sergeykhliustin in #121

Full Changelog: 0.11.2...1.11.3

0.11.2

01 Mar 00:12
2df9f35
Compare
Choose a tag to compare

Workspace Snippet

http_archive(
    name = "bazelpods",
    sha256 = "ce2194b0b5bbf56df33322ca007fba5ae4fda73d795ab89744357f482341f6fd",
    url = "https://github.com/sergeykhliustin/BazelPods/releases/download/0.11.2/release.tar.gz"
)

load("@bazelpods//:repositories.bzl", "bazelpods_dependencies")

bazelpods_dependencies()

What's Changed

  • Fix module_name and bundle_name for test specs by @sergeykhliustin in #118

Full Changelog: 0.11.1...0.11.2

0.11.1

29 Feb 15:44
b812b6e
Compare
Choose a tag to compare

Workspace Snippet

http_archive(
    name = "bazelpods",
    sha256 = "730a77c5755d773c896535d2b4dbfc95d97035340a3311d4cbddb0b050fd4769",
    url = "https://github.com/sergeykhliustin/BazelPods/releases/download/0.11.1/release.tar.gz"
)

load("@bazelpods//:repositories.bzl", "bazelpods_dependencies")

bazelpods_dependencies()

What's Changed

  • Add ability to modify 'data' via --user-options by @sergeykhliustin in #117

Full Changelog: 0.11.0...0.11.1

0.11.0

29 Feb 14:31
c16fd2f
Compare
Choose a tag to compare

Workspace Snippet

http_archive(
    name = "bazelpods",
    sha256 = "21a27e1eccc509d11c9132010f68f5cd17f0ca324de3df92357fb07d1a7e0d94",
    url = "https://github.com/sergeykhliustin/BazelPods/releases/download/0.11.0/release.tar.gz"
)

load("@bazelpods//:repositories.bzl", "bazelpods_dependencies")

bazelpods_dependencies()

What's Changed

  • Test and app specs base support by @sergeykhliustin in #112
  • Fix handling env variables in absolute paths (args and env) by @sergeykhliustin in #114
  • Add ability to override 'test_host' via --user-options by @sergeykhliustin in #115
  • Add ability to override 'timeout' via --user-options by @sergeykhliustin in #116

Full Changelog: 0.10.1...0.11.0

0.10.1

15 Nov 15:15
9b52643
Compare
Choose a tag to compare

Workspace Snippet

http_archive(
    name = "bazelpods",
    sha256 = "01ce2895de403dce09e30d5aa4b7034d57ac3de9997e1f6f1e222a7420b21ffd",
    url = "https://github.com/sergeykhliustin/BazelPods/releases/download/0.10.1/release.tar.gz"
)

load("@bazelpods//:repositories.bzl", "bazelpods_dependencies")

bazelpods_dependencies()

What's Changed

  • Update dependency rules_xcodeproj to v1.10.0 by @sergeykhliustin in #75
  • Update dependency rules_xcodeproj to v1.10.1 by @sergeykhliustin in #77
  • Update dependency rules_xcodeproj to v1.11.0 by @sergeykhliustin in #79
  • Update dependency build_bazel_rules_ios to v2.2.0 by @sergeykhliustin in #78
  • Update dependency build_bazel_rules_ios to v2.2.1 by @sergeykhliustin in #80
  • Update dependency cocoapods to v1.13.0 by @sergeykhliustin in #81
  • Update dependency build_bazel_rules_ios to v2.3.0 by @sergeykhliustin in #82
  • Update dependency rules_xcodeproj to v1.12.1 by @sergeykhliustin in #83
  • Update dependency build_bazel_rules_ios to v2.3.1 by @sergeykhliustin in #84
  • Update dependency bazel to v6.4.0 by @sergeykhliustin in #85
  • Update dependency build_bazel_rules_ios to v3 by @sergeykhliustin in #86
  • Update dependency cocoapods to v1.14.0 by @sergeykhliustin in #87
  • Update dependency build_bazel_rules_ios to v3.1.0 by @sergeykhliustin in #88
  • Update dependency cocoapods to v1.14.2 by @sergeykhliustin in #89
  • Update dependency rules_xcodeproj to v1.13.0 by @sergeykhliustin in #91
  • Update dependency build_bazel_rules_ios to v3.1.1 by @sergeykhliustin in #92
  • Update dependency build_bazel_rules_ios to v3.1.2 by @sergeykhliustin in #93
  • Update dependency build_bazel_rules_ios to v3.1.3 by @sergeykhliustin in #94
  • Update dependency build_bazel_rules_ios to v3.1.4 by @sergeykhliustin in #95
  • Use bundler flag by @sergeykhliustin in #96

Full Changelog: 0.10.0...0.10.1

0.10.0

30 Aug 19:29
74ce510
Compare
Choose a tag to compare

Workspace Snippet

http_archive(
    name = "bazelpods",
    sha256 = "b1e161f585dc1fc8f0fc1e1238aa681d5caa538aa0061e652510f3d0323318c1",
    url = "https://github.com/sergeykhliustin/BazelPods/releases/download/0.10.0/release.tar.gz"
)

load("@bazelpods//:repositories.bzl", "bazelpods_dependencies")

bazelpods_dependencies()

What's Changed

  • Update dependency build_bazel_rules_apple to v2.4.1 by @sergeykhliustin in #65
  • Update dependency build_bazel_rules_swift to v1.9.1 by @sergeykhliustin in #66
  • Fix test dependencies by @sergeykhliustin in #73
  • Bump bazel dependencies by @sergeykhliustin in #74
  • Bump activesupport from 7.0.6 to 7.0.7.2 by @dependabot in #72

New Contributors

Full Changelog: 0.9.2...0.10.0

0.9.2

03 Jul 13:08
7d9feab
Compare
Choose a tag to compare

Workspace Snippet

http_archive(
    name = "bazelpods",
    sha256 = "3efee875b17542514fc7b4f066894a85cdf36c38fc6ba036fc77d30c93b9709e",
    url = "https://github.com/sergeykhliustin/BazelPods/releases/download/0.9.2/release.tar.gz"
)

load("@bazelpods//:repositories.bzl", "bazelpods_dependencies")

bazelpods_dependencies()

What's Changed

  • Fixed tests by @sergeykhliustin in #56
  • Configure Renovate by @sergeykhliustin in #55
  • Update dependency build_bazel_rules_ios to v2.0.1 by @sergeykhliustin in #57
  • Update dependency cocoapods to v1.12.1 by @sergeykhliustin in #58
  • Update dependency bazel to v6.2.1 by @sergeykhliustin in #60
  • Update dependency com_github_buildbuddy_io_rules_xcodeproj to v1.7.1 by @sergeykhliustin in #63
  • Update dependency build_bazel_rules_apple to v2.4.0 by @sergeykhliustin in #61
  • Update dependency build_bazel_rules_swift to v1.9.0 by @sergeykhliustin in #62
  • Add base 'requires_arc' support. Resolves #53 by @sergeykhliustin in #64

Full Changelog: 0.9.1...0.9.2

0.9.1

24 Jun 22:36
Compare
Choose a tag to compare

What's Changed

  • Add release github action by @sergeykhliustin in #54

Full Changelog: 0.9...0.9.1

Workspace Snippet

http_archive(
    name = "bazelpods",
    sha256 = "2b7d40cec3710eefe3ec00123d129edd732edb8e80c81aff7fa37f070e05d724",
    url = "https://github.com/sergeykhliustin/BazelPods/releases/download/0.9.1/release.tar.gz"
)

load("@bazelpods//:repositories.bzl", "bazelpods_dependencies")

bazelpods_dependencies()

0.9

14 Mar 11:41
939124d
Compare
Choose a tag to compare
0.9

What's Changed

  • Add --diff command line option to Generator by @sergeykhliustin in #46
  • Code cleanup by @sergeykhliustin in #47
  • Reorganize targets and commands by @sergeykhliustin in #48
  • arm64sim subcommand by @sergeykhliustin in #49
  • Arm64sim command fixes by @sergeykhliustin in #50

Full Changelog: 0.8.1...0.9