Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 23:47
· 5 commits to main since this release
3ec9467

What's Changed

  • Added capability to try multiple combinations of options when placing an order
  • Added nextjs frontend
  • Change list to show unknown categories

Changelog

3ec9467 Add nextjs frontend (#7)
e415bf7 Upgrade dependencies
6495235 add IsPlanNotFoundError
6a75882 Fix kimsufi.WithAuth
b29c485 Add kimsufi.GetCurrentCredential, rename TestAuth > GetAuthDetail
97f158f Add kimsufi.IsPreferredPaymentMethodNotSetError
4bac8db Try all combinations for other options
51ad279 Update flag usage
b60e01e Update RemoveItemConfiguration comment
b6e143d Add possibility to try many options combinations
a25fd48 Move options merge logic outside ConfigureEcoIemOptions
f3b98ac Update order command, add capability to try all datacenters
30c5c64 Update order command, add capability to try all datacenters
28589dd Add kimsufi.RemoveItemConfiguration, rename kimsufi.ConfigureItem to kimsufi.AddItemConfiguration
758eaa4 Add kimsufi.IsAvailabilityNotFoundError, rework kimsufi.IsNotAvailableError
2c57b63 Add availability.GetByPlanCode, rework GetPlanCodeAvailableDatacenters to GetAvailableDatacenters
a4fdf5d Update GetRegionFromCountry and GetRegionFromEndpoint to be package methods
5b5218e Show unkown categories
6bb6673 Add more datacenters name and --list-datacenters flag to check command

Full Changelog: v1.1.0...v1.2.0