Skip to content

v3.0.0

Compare
Choose a tag to compare
@reupen reupen released this 05 Mar 09:26
433c1af

Companies

  • Added the ability to link a company to its global headquarters
  • Added limited liability partnership as a business type, to allow the creation of limited liability partnerships from Companies House records
  • Added a search filter to filter by type of headquarters
  • Added a search filter to filter by the company's global headquarters
  • Removed the parent and children properties in the company response as they aren't currently being used

Interactions

  • Added a 'policy feedback' interaction kind

OMIS

  • Foundation for card payments

Internal changes

  • Added the ability to run tests using multiple processes
  • Fixed various bugs in the test suite that were causing test failures in rare cases
  • Added a bash script to start Leeloo using Docker for running the acceptance tests
  • Improvements to how models are registered with django-reversion
  • Various dependency updates