mirror of https://github.com/edouarda/brigand.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
489 B
Plaintext
12 lines
489 B
Plaintext
brigand (1.2.0) unstable; urgency=low
|
|
|
|
* New split_at algorithm
|
|
* New pop_back_n and pop_front_n functions
|
|
* New keys_as_sequence, values_as_sequence and as_sequence functions
|
|
* New index_of and index_if functions
|
|
* Added basic compiler detection macros
|
|
* The standalone header is now correctly updated at each build
|
|
* Fixed algorithms that didn't work with types other than brigand::list
|
|
|
|
-- The Brigand Team <brigand-dev@googlegroups.com> Mon, 20 Jun 2016 09:35:48 +0200
|