Skip to content

1.0.1

Compare
Choose a tag to compare
@griff griff released this 09 Oct 15:58
· 12 commits to develop since this release
fe9ae07

Important update!

I am moving the site away from metaz.io to a new home on metaz.maven-group.org and getting rid of the old domain.

Because the update feed for MetaZ was also hosted on the old domain you will need to update to at least version 1.0.1 of MetaZ if you want to keep getting notified when new versions are released.

Changes in version 1.0.1 ( 9. October 2021)

The complete list of changes is:

  • Work on authentication for release-notes.rb
  • Move appcast to new site
  • Merge pull request #254 from griff/dependabot/bundler/addressable-2.8.0
  • Go back to making pre-releases directly from develop branch
  • Rebuild site on release publish
  • Don't make draft releases
  • Try and fix release tag name
  • Fetch full git history
  • Fix signature
  • Try making releases
  • Use rev count for beta numbers
  • Rename rebuild-site job
  • Support getting spakle private key from env variable
  • Correcting release number
  • Also use SITE_TOKEN to checkout code
  • Use SITE_TOKEN to make tag
  • Fix syntax error in rebuild-site.yml
  • Fix release tagging
  • Go back to installing a ruby
  • Install bundler
  • Checkout submodules and run bundler
  • Use preinstalled Ruby
  • Update rebuild site trigger
  • Fix CI syntax error
  • Experimentally move CI to Github Actions
  • Bump addressable from 2.5.2 to 2.8.0
  • Merge pull request #241 from jmcintyre/develop
  • Revert "Don't let Carthage copy the Sparkle.framework (breaks XCode 11)"
  • Merge pull request #239 from griff/fix-path-quotes
  • Fix issues that prevent build when path contains space