Consul v1.0.0 Release Notes

Release Date: 2019-02-15 // about 5 years ago
  • 💥 Breaking changes

    • Removed Power.for_record(record). Use Power.for_model(record.class) instead.
    • Removed Power#for_record(record). Use Power#for_model(record.class) instead.
    • Removed Power#name_for_record(record). Use Power#name_for_model(record.class) instead.